From ef62dd16685386d5f5c5c0821feaec184a8ce182 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Peyronnet?= Date: Sat, 24 Aug 2024 10:40:36 +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 e791ade..49b7c3a 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 "2.0.0.2404" -#define MyAppFullVersion "2.0.0.2404" +#define MyAppVersion "2.0.1.2408" +#define MyAppFullVersion "2.0.1.2408" #define MyAppPublisher "Léo Corporation" #define MyAppURL "https://leocorporation.dev/" #define MyAppExeName "DayBar.exe"