We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c01c61f commit 0cc0e82Copy full SHA for 0cc0e82
lib/version/version.go
@@ -1,6 +1,6 @@
1
package version
2
3
-const VERSION = "0.22.2"
+const VERSION = "0.22.3"
4
5
// Compulsory minimum version, Minimum downward compatibility to this version
6
func GetVersion() string {
0 commit comments