[+] Increase version code

This commit is contained in:
Clansty
2024-09-04 18:54:27 +08:00
parent 9f57d393bf
commit ca425cf949

View File

@@ -12,7 +12,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.0.2";
public const string Version = "1.0.3";
public const string DownloadLink = null;
}