Skip to content
This repository was archived by the owner on Nov 24, 2024. It is now read-only.

Commit 0cc1c89

Browse files
committed
Update scct.iss
1 parent c65a9ec commit 0cc1c89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

inno-setup/scct.iss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33

44
#define MyAppName "StarCraft Casting Tool"
5-
#define MyAppVersion "2.13.1"
6-
#define MyDataVersion "2.13.0"
5+
#define MyAppVersion "2.13.2"
6+
#define MyDataVersion "2.13.2"
77
#define MyAppPublisher "team pheeniX"
88
#define MyAppURL "https://teampheenix.github.io/StarCraft-Casting-Tool/"
99
#define MyAppExeName "StarCraft-Casting-Tool.exe"

0 commit comments

Comments
 (0)