[+] Increase version code

This commit is contained in:
Clansty
2024-10-22 00:19:43 +08:00
parent 0f1bfc5a17
commit be7b0945e9

View File

@@ -21,7 +21,7 @@ namespace AquaMai
public const string Description = "Mod for Sinmai";
public const string Author = "Aza";
public const string Company = null;
public const string Version = "1.2.0";
public const string Version = "1.2.1";
public const string DownloadLink = null;
}