diff --git a/ModHelperData.cs b/ModHelperData.cs index 347ea4c..2adbf70 100644 --- a/ModHelperData.cs +++ b/ModHelperData.cs @@ -3,7 +3,7 @@ namespace DJDTowerPack; public static class ModHelperData { public const string WorksOnVersion = "39.0"; - public const string Version = "1.0.2"; + public const string Version = "1.1.0"; public const string Name = "DatJaneDoe's Tower Pack 1"; public const string Description = "Adds Necromancer, Pizza, Soldier, and Teacher towers to the game";