From 4a69bc29ee6f02d9c9514fff09c26b3e75a6cc95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Peyronnet?= Date: Tue, 1 Aug 2023 12:14:14 +0200 Subject: [PATCH] Version 1.1.0.2308 --- 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 c86ae09..443cfb9 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-rc1"; + public static string Version => "1.1.0.2308"; 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 NotificationsPage NotificationsPage { get; set; } diff --git a/DayBar/DayBar.csproj b/DayBar/DayBar.csproj index 5846c00..3298a01 100644 --- a/DayBar/DayBar.csproj +++ b/DayBar/DayBar.csproj @@ -8,7 +8,7 @@ DayBar.ico app.manifest DayBar - 1.1.0.2308-rc1 + 1.1.0.2308 Léo Corporation Léo Corporation © 2023