Skip to content

Commit

Permalink
0.101.1.0:
Browse files Browse the repository at this point in the history
  - Bump version for release.
  • Loading branch information
LlmDl committed Jan 7, 2025
1 parent 2796f29 commit 454cbe5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
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.101.0.3</version>
<version>0.101.1.0</version>

<licenses>
<license>
Expand Down
4 changes: 3 additions & 1 deletion Towny/src/main/resources/ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10172,4 +10172,6 @@ v0.92.0.11:
- New Placeholders:
- %townyadvanced_resident_join_date_unformatted% - returns the long value of the time in epoch milliseconds that a player joined the server.
- %townyadvanced_resident_join_date_formatted% - returns a human-readable date and time at which the player joined the server.
- Closes #7691.
- Closes #7691.
0.101.1.0:
- Bump version for release.

0 comments on commit 454cbe5

Please sign in to comment.