Skip to content

Commit

Permalink
Updated installation config files
Browse files Browse the repository at this point in the history
  • Loading branch information
Dineth-De-Silva committed Jan 9, 2021
1 parent 4e107cf commit 19b2593
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Installer-x64.iss
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!

#define MyAppName "Cal"
#define MyAppVersion "1.0-beta.1"
#define MyAppVersion "1.0"
#define MyAppPublisher "D. A. Dineth De Silva"
#define MyAppURL "https://dadinethdesilva.blogspot.com/"
#define MyAppExeName "Cal.exe"
Expand Down
2 changes: 1 addition & 1 deletion Installer.iss
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!

#define MyAppName "Cal"
#define MyAppVersion "1.0-beta.1"
#define MyAppVersion "1.0"
#define MyAppPublisher "D. A. Dineth De Silva"
#define MyAppURL "https://dadinethdesilva.blogspot.com/"
#define MyAppExeName "Cal.exe"
Expand Down

0 comments on commit 19b2593

Please sign in to comment.