Skip to content

Commit

Permalink
v3.1.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-dev committed Dec 30, 2024
1 parent 881e8ed commit 46ea511
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 @@ -2,7 +2,7 @@ namespace BTD6Rogue;

public static class ModHelperData {
public const string WorksOnVersion = "46";
public const string Version = "3.1.0";
public const string Version = "3.1.1";
public const string Name = "BTD6Rogue";
public const string Description =
"Turn BTD6 into a Roguelike!" +
Expand Down

0 comments on commit 46ea511

Please sign in to comment.