We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e66e240 commit 3de19fcCopy full SHA for 3de19fc
1 file changed
main.go
@@ -18,7 +18,7 @@ import (
18
var assets embed.FS
19
20
// 应用版本号
21
-var version = "1.0.2"
+var version = "1.0.3"
22
23
func main() {
24
// Create an instance of the app structure
0 commit comments