diff --git a/VRCMelonAssistant/App.xaml.cs b/VRCMelonAssistant/App.xaml.cs index 928aeca..054b435 100644 --- a/VRCMelonAssistant/App.xaml.cs +++ b/VRCMelonAssistant/App.xaml.cs @@ -35,7 +35,6 @@ namespace VRCMelonAssistant VRCMelonAssistant.Properties.Settings.Default.Save(); } - Version = Version.Substring(0, Version.Length - 2); Pages.Options options = Pages.Options.Instance; options.InstallDirectory = VRChatInstallDirectory = Utils.GetInstallDir();