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 a11f927 commit 7135e63Copy full SHA for 7135e63
core/version.go
@@ -1,4 +1,4 @@
1
package core
2
3
// 版本号
4
-const APP_VERSION string = "v0.0.1"
+const APP_VERSION string = "v0.0.2"
0 commit comments