Browse Source

Version bump.

Stephen Damm 6 years atrás
parent
commit
6a844b7dd8
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
         public string Version
         {
         {
-            get { return "v2.2.4"; }
+            get { return "v2.2.5"; }
         }
         }
 
 
         public void OnApplicationStart()
         public void OnApplicationStart()