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