diff --git a/ColorPicker/Classes/Global.cs b/ColorPicker/Classes/Global.cs index 4279545..bf30816 100644 --- a/ColorPicker/Classes/Global.cs +++ b/ColorPicker/Classes/Global.cs @@ -92,7 +92,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 => "6.6.0.2412-pre1"; + public static string Version => "6.6.0.2501-rc1"; public static string HiSentence { diff --git a/ColorPicker/ColorPicker.csproj b/ColorPicker/ColorPicker.csproj index 9ae6062..d179158 100644 --- a/ColorPicker/ColorPicker.csproj +++ b/ColorPicker/ColorPicker.csproj @@ -11,7 +11,7 @@