diff --git a/setup/setup.iss b/setup/setup.iss index 19e8812..70c1c62 100644 --- a/setup/setup.iss +++ b/setup/setup.iss @@ -2,7 +2,7 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "Spplice" -#define MyAppVersion "0.6.1" +#define MyAppVersion "0.6.2" #define MyAppPublisher "PortalRunner" #define MyAppURL "https://p2r3.com/spplice" #define MyAppExeName "SppliceCPP.exe"