diff --git a/README.md b/README.md
index 858e0f4dd7..2c464ba618 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ ___
Minecraft Version | Towny Version |
- MC 1.19.* | Use 0.98.5.0 or the the Latest Pre-Release. |
+
MC 1.19.* | Use 0.98.6.0 or the the Latest Pre-Release. |
MC 1.18.* |
MC 1.17.* |
MC 1.16.* |
diff --git a/pom.xml b/pom.xml
index ccba110623..02e85bc847 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
com.palmergames.bukkit.towny
towny
jar
- 0.98.5.2
+ 0.98.6.0
@@ -33,17 +33,17 @@
-
+
+
diff --git a/resources/ChangeLog.txt b/resources/ChangeLog.txt
index 5e2e12fc73..5171f8b936 100644
--- a/resources/ChangeLog.txt
+++ b/resources/ChangeLog.txt
@@ -8288,4 +8288,6 @@ v0.92.0.11:
- Fix refunds for /t unclaim all, probably fixes a unclaim refund exploit.
0.98.5.2:
- Fix paintings and item frames being unbreakable, courtesy of Stealth2800 with PR #6427.
- - Closes #6425.
\ No newline at end of file
+ - Closes #6425.
+0.98.6.0:
+ - Bump version number for release.
\ No newline at end of file