瀏覽代碼

version bump.

Stephen Damm 6 年之前
父節點
當前提交
02251983e0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      SongBrowserPlugin/Plugin.cs

+ 1 - 1
SongBrowserPlugin/Plugin.cs

@@ -6,7 +6,7 @@ namespace SongBrowserPlugin
 {
     public class Plugin : IPlugin
     {
-        public const string VERSION_NUMBER = "v2.3.3";
+        public const string VERSION_NUMBER = "v2.3.4";
 
         public string Name
         {