[+] Increase version code

This commit is contained in:
Clansty
2024-10-30 07:27:54 +08:00
parent 7933d49bb2
commit 408845878b

View File

@@ -22,7 +22,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.1";
public const string Version = "1.2.2";
public const string DownloadLink = null;
}