Explorar el Código

Version bump.

Stephen Damm hace 6 años
padre
commit
6a844b7dd8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      SongBrowserPlugin/Plugin.cs

+ 1 - 1
SongBrowserPlugin/Plugin.cs

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