Skip to content

Commit

Permalink
- Fix config migrator file formatting, courtesy of Warrior with
Browse files Browse the repository at this point in the history
PR #7128.
  • Loading branch information
LlmDl committed Dec 20, 2023
1 parent eb6b081 commit 7b680dc
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.100.0.10</version>
<version>0.100.0.11</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 @@ -9283,4 +9283,6 @@ v0.92.0.11:
being allowed to go further out from the capital because of the nation_proximity_to_other_nation_towns setting above.
- This setting is what will stop a nation being able to go incredibly wide due to towns 'chaining' together.
- This setting is only used when nation_proximity_to_capital_city is above 0.
- Leave this setting at 0.0 in order to allow nations to chain towns together to go as wide as they like.
- Leave this setting at 0.0 in order to allow nations to chain towns together to go as wide as they like.
0.100.0.11:
- Fix config migrator file formatting, courtesy of Warrior with PR #7128.

0 comments on commit 7b680dc

Please sign in to comment.