We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a7b0cb commit 7c08cd6Copy full SHA for 7c08cd6
global/current_version.go
@@ -1,6 +1,6 @@
1
package global
2
3
-var CurrentVersion = "v2.1.0"
+var CurrentVersion = "2.1.0"
4
5
func GetCurrentVersion() string {
6
return CurrentVersion
0 commit comments