Update ZSharpInstallerMakerInnoSetup.iss

This commit is contained in:
sam-astro 2022-05-24 18:42:03 -04:00
parent 21bc707432
commit 64149d31ca

View File

@ -2,7 +2,7 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "Z-Sharp"
#define MyAppVersion "2.0.2"
#define MyAppVersion "2.1.0"
#define MyAppPublisher "AstroSam"
#define MyAppURL "https://github.com/sam-astro/Z-Sharp"
#define MyAppExeName "ZSharp.exe"