Browse Source

Version bump.

Stephen Damm 6 years ago
parent
commit
c8a740f8fa
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.3.2"; }
+            get { return "v2.3.3"; }
         }
 
         public void OnApplicationStart()