From a026fa258be8727f371ebc5f4d7c56d0739d3f42 Mon Sep 17 00:00:00 2001 From: liuchuancong Date: Thu, 30 May 2024 18:41:00 +0800 Subject: [PATCH] fix(version) --- inno.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inno.iss b/inno.iss index 806bf42f..1a495657 100644 --- a/inno.iss +++ b/inno.iss @@ -2,7 +2,7 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "纯粹直播" -#define MyAppVersion "1.0.0.61" +#define MyAppVersion "1.0.0.62" #define MyAppPublisher "My Company, Inc." #define MyAppExeName "pure_live.exe" #define MyAppAssocName MyAppName + " File"