Skip to content

Commit

Permalink
Bump version number for pre-release.
Browse files Browse the repository at this point in the history
  • Loading branch information
LlmDl committed Feb 13, 2024
1 parent 05e72c6 commit 72fae91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Towny/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<artifactId>towny</artifactId>
<packaging>jar</packaging>
<version>0.100.1.11</version>
<version>0.100.1.12</version>

<licenses>
<license>
Expand Down
1 change: 1 addition & 0 deletions Towny/src/main/resources/ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9510,6 +9510,7 @@ v0.92.0.11:
- New Command: /town invite sent removeall
- Removes all of the invites which a town has sent.
- Requires the towny.command.town.invite.add permission node to use (same node used for removing one by one.)
0.100.1.12:
- Cause trusted residents who have changed their names to auto-matically carry their trusted status in a town over, without a server restart required.
- Closes #7249.
- Overhaul the NameValidation class.
Expand Down

0 comments on commit 72fae91

Please sign in to comment.