From c8e52b9fb401ed1fdf775114c03aaeb49a878195 Mon Sep 17 00:00:00 2001 From: yuejiajun <1530620364@qq.com> Date: Wed, 20 Aug 2025 19:40:41 +0800 Subject: [PATCH] v --- base/install_all.iss | 2 +- base/install_usr.iss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/base/install_all.iss b/base/install_all.iss index ac1ca31..3a08cca 100644 --- a/base/install_all.iss +++ b/base/install_all.iss @@ -1,7 +1,7 @@ ;iss #define MyAppName "基础环境" -#define MyAppVersion "1.0.7" +#define MyAppVersion "1.0.8" #define MyAppPublisher "X" #define MyAppURL "~" #define MyAppExeName "command" diff --git a/base/install_usr.iss b/base/install_usr.iss index 13eb823..889d719 100644 --- a/base/install_usr.iss +++ b/base/install_usr.iss @@ -1,7 +1,7 @@ ;iss #define MyAppName "基础环境" -#define MyAppVersion "1.0.1" +#define MyAppVersion "1.0.2" #define MyAppPublisher "X" #define MyAppURL "~" #define MyAppExeName "command"