Stephen Damm 6 years ago
parent
commit
9bdaddd370
1 changed files with 1 additions and 1 deletions
  1. 1 1
      SongBrowserPlugin/Plugin.cs

+ 1 - 1
SongBrowserPlugin/Plugin.cs

@@ -13,7 +13,7 @@ namespace SongBrowserPlugin
 
 		public string Version
 		{
-			get { return "v2.2.0"; }
+			get { return "v2.2.1"; }
 		}
 		
 		public void OnApplicationStart()