소스 검색

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() {