diff --git a/ColorPicker/Classes/Global.cs b/ColorPicker/Classes/Global.cs index 7708689..2901a40 100644 --- a/ColorPicker/Classes/Global.cs +++ b/ColorPicker/Classes/Global.cs @@ -93,7 +93,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.3.0.2405"; + public static string Version => "6.4.0.2407-pre1"; public static string HiSentence { diff --git a/ColorPicker/ColorPicker.csproj b/ColorPicker/ColorPicker.csproj index c6d7f4b..683dcd3 100644 --- a/ColorPicker/ColorPicker.csproj +++ b/ColorPicker/ColorPicker.csproj @@ -11,7 +11,7 @@