diff --git a/Towny/pom.xml b/Towny/pom.xml
index 5dfa72c2f8..a6316a314c 100644
--- a/Towny/pom.xml
+++ b/Towny/pom.xml
@@ -13,7 +13,7 @@
towny
jar
- 0.100.0.10
+ 0.100.0.11
diff --git a/Towny/src/main/resources/ChangeLog.txt b/Towny/src/main/resources/ChangeLog.txt
index a2b15b32a1..fc35a08749 100644
--- a/Towny/src/main/resources/ChangeLog.txt
+++ b/Towny/src/main/resources/ChangeLog.txt
@@ -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.
\ No newline at end of file
+ - 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.
\ No newline at end of file