diff --git a/ColorPicker/Classes/Global.cs b/ColorPicker/Classes/Global.cs index d70d7de8..b3722370 100644 --- a/ColorPicker/Classes/Global.cs +++ b/ColorPicker/Classes/Global.cs @@ -74,7 +74,7 @@ public static class Global internal static string SynethiaPath => $@"{FileSys.AppDataPath}\Léo Corporation\ColorPicker Max\SynethiaConfig.json"; - public static string Version => "5.0.0.2302-pre4"; + public static string Version => "5.0.0.2302-pre5"; public static string HiSentence { diff --git a/ColorPicker/ColorPicker.csproj b/ColorPicker/ColorPicker.csproj index 4f7c9f2f..367767de 100644 --- a/ColorPicker/ColorPicker.csproj +++ b/ColorPicker/ColorPicker.csproj @@ -11,7 +11,7 @@