Skip to content

Commit

Permalink
Update ModHelperData.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
DatJaneDoe authored Dec 5, 2023
1 parent 3139b6e commit 6c2314b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ModHelperData.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down

0 comments on commit 6c2314b

Please sign in to comment.