From e4e11766d9b26c89bbe85bc1252e199ebb2da161 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Peyronnet?= Date: Wed, 17 Apr 2024 11:02:25 +0200 Subject: [PATCH] Version 2.0.0.2404-pre1 --- DayBar/Classes/Global.cs | 2 +- DayBar/DayBar.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DayBar/Classes/Global.cs b/DayBar/Classes/Global.cs index 19e5319..a501595 100644 --- a/DayBar/Classes/Global.cs +++ b/DayBar/Classes/Global.cs @@ -35,7 +35,7 @@ namespace DayBar.Classes { public static class Global { - public static string Version => "1.1.0.2308"; + public static string Version => "2.0.0.2404-pre1"; public static string LastVersionLink => "https://raw.githubusercontent.com/Leo-Corporation/LeoCorp-Docs/master/Liens/Update%20System/DayBar/Version.txt"; public static HomePage HomePage { get; set; } public static SettingsPage SettingsPage { get; set; } diff --git a/DayBar/DayBar.csproj b/DayBar/DayBar.csproj index a16e4a6..f1cbd5e 100644 --- a/DayBar/DayBar.csproj +++ b/DayBar/DayBar.csproj @@ -8,7 +8,7 @@ DayBar.ico app.manifest DayBar - 1.1.0.2308 + 2.0.0.2404-pre1 Léo Corporation Léo Corporation © 2024