We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5402e29 commit e765900Copy full SHA for e765900
cmd/build.iss
@@ -2,7 +2,7 @@
2
; 有关创建 Inno Setup 脚本文件的详细资料请查阅帮助文档!
3
4
#define MyAppName "Gormat - Tool For Gopher"
5
-#define MyAppVersion "0.0.4"
+#define MyAppVersion "0.0.5"
6
#define MyAppPublisher "airplayx"
7
#define MyAppURL "http://airplayx.com/"
8
#define MyAppExeName "gormat.exe"
0 commit comments