From 833d6a8b7779b36edbe89b37a2d610260ad55344 Mon Sep 17 00:00:00 2001 From: 2press Date: Sun, 20 Nov 2022 15:45:30 +1100 Subject: [PATCH] Update inno setup --- inno-setup/scct.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inno-setup/scct.iss b/inno-setup/scct.iss index d69936e..f825ae0 100644 --- a/inno-setup/scct.iss +++ b/inno-setup/scct.iss @@ -2,7 +2,7 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "StarCraft Casting Tool" -#define MyAppVersion "2.14.4" +#define MyAppVersion "2.14.5" #define MyDataVersion "2.14.0" #define MyAppPublisher "team pheeniX" #define MyAppURL "https://teampheenix.github.io/StarCraft-Casting-Tool/"