[+] Increase version code
Some checks failed
Build AquaMai / build (push) Has been cancelled

This commit is contained in:
Clansty 2024-10-22 00:19:43 +08:00
parent 0f1bfc5a17
commit be7b0945e9
No known key found for this signature in database
GPG Key ID: 3A6BE8BAF2EDE134

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;
}