diff --git a/DayBar.Setup/Setup.iss b/DayBar.Setup/Setup.iss index b5d63ab..4e2aee3 100644 --- a/DayBar.Setup/Setup.iss +++ b/DayBar.Setup/Setup.iss @@ -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"