We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a34d87c commit 6ea863dCopy full SHA for 6ea863d
1 file changed
go/rfswift/common/common.go
@@ -13,7 +13,7 @@ import (
13
)
14
15
// RF Swift repo
16
-var Version = "2.2.1"
+var Version = "2.2.2-dev"
17
var Codename = "Harmonic"
18
var Branch = "main"
19
var Owner = "PentHertz"
0 commit comments