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 a070a30 commit d002f84Copy full SHA for d002f84
global/current_version.go
@@ -1,6 +1,6 @@
1
package global
2
3
-var CurrentVersion = "v2.0.0"
+var CurrentVersion = "v2.0.1"
4
5
func GetCurrentVersion() string {
6
return CurrentVersion
0 commit comments