Skip to content

Commit e765900

Browse files
committed
🚀 release 0.0.5
1 parent 5402e29 commit e765900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/build.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
; 有关创建 Inno Setup 脚本文件的详细资料请查阅帮助文档!
33

44
#define MyAppName "Gormat - Tool For Gopher"
5-
#define MyAppVersion "0.0.4"
5+
#define MyAppVersion "0.0.5"
66
#define MyAppPublisher "airplayx"
77
#define MyAppURL "http://airplayx.com/"
88
#define MyAppExeName "gormat.exe"

0 commit comments

Comments
 (0)