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