Ver Fonte

Bump version

nosoop há 1 ano atrás
pai
commit
8a3d1302ad
1 ficheiros alterados com 1 adições e 1 exclusões
  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() {