Browse Source

Bump version

nosoop 1 year ago
parent
commit
8a3d1302ad
1 changed files with 1 additions and 1 deletions
  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() {