From 88a3ebb240bd85f6b7e2bce0b71c42509b0168d2 Mon Sep 17 00:00:00 2001 From: airplayx Date: Fri, 27 Mar 2020 13:06:33 +0800 Subject: [PATCH] release file --- cmd/build.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/build.iss b/cmd/build.iss index 864fb1a..27786f3 100644 --- a/cmd/build.iss +++ b/cmd/build.iss @@ -2,7 +2,7 @@ ; 有关创建 Inno Setup 脚本文件的详细资料请查阅帮助文档! #define MyAppName "Gormat - Tool For Gopher" -#define MyAppVersion "0.0.1" +#define MyAppVersion "0.0.2" #define MyAppPublisher "airplayx" #define MyAppURL "http://airplayx.com/" #define MyAppExeName "gormat.exe"