Explorar el Código

Version bump.

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

+ 1 - 1
SongBrowserPlugin/Plugin.cs

@@ -14,7 +14,7 @@ namespace SongBrowser
 {
     public class Plugin : IPlugin
     {
-        public const string VERSION_NUMBER = "3.0.5";
+        public const string VERSION_NUMBER = "3.0.6";
 
         public string Name
         {