This commit is contained in:
Lachlan Leone
2024-01-20 22:32:35 +11:00
parent dc543cba36
commit 323c611016
11 changed files with 22 additions and 9 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ namespace Pets
{
public const string MOD_GUID = "com.starfluxgames.pets";
public const string MOD_NAME = "Pets";
public const string MOD_VERSION = "0.1.0";
public const string MOD_VERSION = "0.1.1";
public const string MOD_AUTHOR = "StarFluxGames";
public const string MOD_GAMEVERSION = ">=1.1.8";