From ba5db2d4e66837f4df1b7eee6ff7579e0d1f9fb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Peyronnet?= Date: Wed, 17 Apr 2024 11:02:19 +0200 Subject: [PATCH] Updated Setup --- DayBar.Setup/Setup.iss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"