diff --git a/Towny/pom.xml b/Towny/pom.xml index 870d68f994..2b5f56e64a 100644 --- a/Towny/pom.xml +++ b/Towny/pom.xml @@ -13,7 +13,7 @@ towny jar - 0.101.0.3 + 0.101.1.0 diff --git a/Towny/src/main/resources/ChangeLog.txt b/Towny/src/main/resources/ChangeLog.txt index b69b3d565c..3ce21a2f9a 100644 --- a/Towny/src/main/resources/ChangeLog.txt +++ b/Towny/src/main/resources/ChangeLog.txt @@ -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. \ No newline at end of file + - Closes #7691. +0.101.1.0: + - Bump version for release. \ No newline at end of file