Skip to content

Commit

Permalink
Updated Setup
Browse files Browse the repository at this point in the history
  • Loading branch information
lpeyr committed Apr 17, 2024
1 parent 351ba09 commit ba5db2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DayBar.Setup/Setup.iss
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!

#define MyAppName "DayBar"
#define MyAppVersion "1.1.0.2308"
#define MyAppFullVersion "1.1.0.2308"
#define MyAppVersion "2.0.0.2404"
#define MyAppFullVersion "2.0.0.2404-pre1"
#define MyAppPublisher "Léo Corporation"
#define MyAppURL "https://leocorporation.dev/"
#define MyAppExeName "DayBar.exe"
Expand Down

0 comments on commit ba5db2d

Please sign in to comment.