From a804895dd741c03e5ada3e3f8bc92b6d96c1d138 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Peyronnet?= Date: Sun, 10 Dec 2023 13:03:35 +0100 Subject: [PATCH] Version 5.8.0.2312 --- ColorPicker.Setup/Setup.iss | 2 +- ColorPicker/Classes/Global.cs | 2 +- ColorPicker/ColorPicker.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ColorPicker.Setup/Setup.iss b/ColorPicker.Setup/Setup.iss index 0971dcd6..1b480321 100644 --- a/ColorPicker.Setup/Setup.iss +++ b/ColorPicker.Setup/Setup.iss @@ -3,7 +3,7 @@ #define MyAppName "ColorPicker Max" #define MyAppVersion "5.8.0.2312" -#define MyAppFullVersion "5.8.0.2312-rc1" +#define MyAppFullVersion "5.8.0.2312" #define MyAppPublisher "Léo Corporation" #define MyAppURL "https://leocorporation.dev/" #define MyAppExeName "ColorPicker.exe" diff --git a/ColorPicker/Classes/Global.cs b/ColorPicker/Classes/Global.cs index c84d2486..f1ec3768 100644 --- a/ColorPicker/Classes/Global.cs +++ b/ColorPicker/Classes/Global.cs @@ -88,7 +88,7 @@ public static class Global internal static string SettingsPath => $@"{FileSys.AppDataPath}\Léo Corporation\ColorPicker Max\Settings.xml"; public static string LastVersionLink => "https://raw.githubusercontent.com/Leo-Corporation/LeoCorp-Docs/master/Liens/Update%20System/ColorPicker/5.0/Version.txt"; - public static string Version => "5.8.0.2312-rc1"; + public static string Version => "5.8.0.2312"; public static string HiSentence { diff --git a/ColorPicker/ColorPicker.csproj b/ColorPicker/ColorPicker.csproj index 6d01502b..19077d5b 100644 --- a/ColorPicker/ColorPicker.csproj +++ b/ColorPicker/ColorPicker.csproj @@ -11,7 +11,7 @@ ColorPicker Maximize your creativity. https://github.com/Leo-Corporation/ColorPicker - 5.8.0.2312-rc1 + 5.8.0.2312 MIT logo.png CPM.ico