diff --git a/BeatSaberTweaks/BeatSaberTweaks.csproj b/BeatSaberTweaks/BeatSaberTweaks.csproj index 70a2305..0e33432 100644 --- a/BeatSaberTweaks/BeatSaberTweaks.csproj +++ b/BeatSaberTweaks/BeatSaberTweaks.csproj @@ -97,7 +97,6 @@ - @@ -106,7 +105,6 @@ - diff --git a/BeatSaberTweaks/Plugin.cs b/BeatSaberTweaks/Plugin.cs index 651d48d..a241e31 100644 --- a/BeatSaberTweaks/Plugin.cs +++ b/BeatSaberTweaks/Plugin.cs @@ -11,7 +11,7 @@ public class Plugin : IPlugin #if NewUI public string Version => "3.3"; #else - public string Version => "3.2.5"; + public string Version => "3.2.6"; #endif private bool _init = false; diff --git a/README.md b/README.md index 09a0bf4..732a189 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ The following options are changed by editing Tweaks.cfg 3.3 *In Progress* - Updated to use BeatSaberUI plugin to show config UI -3.2.5 +3.2.6 - Removed speed change option (Use updated Practice Plugin) 3.2.5