Browse Source

Version bump.

Stephen Damm 6 years ago
parent
commit
280dce4123
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.3.0-RC2"; }
+            get { return "v2.3.0-RC3"; }
         }
         }
 
 
         public void OnApplicationStart()
         public void OnApplicationStart()