浏览代码

Bump version

nosoop 1 年之前
父节点
当前提交
8a3d1302ad
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      mmsplugin.cpp

+ 1 - 1
mmsplugin.cpp

@@ -336,7 +336,7 @@ const char *DynSchema::GetLicense() {
 }
 
 const char *DynSchema::GetVersion() {
-	return "1.2.1";
+	return "1.3.0";
 }
 
 const char *DynSchema::GetDate() {