We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e0089c commit 2e7548aCopy full SHA for 2e7548a
version/version.go
@@ -1,4 +1,4 @@
1
package version
2
3
// Version is the version of the build.
4
-const Version = "0.55.2-dev"
+const Version = "0.55.2"
0 commit comments