diff --git a/README.md b/README.md
index b7931dbb9c..8bb77b8d4e 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,7 @@ ___
Minecraft Version | Towny Version |
- MC 1.20.* | Use 0.100.2.0 or the the Latest Pre-Release. |
+
MC 1.20.* | Use 0.100.3.0 or the the Latest Pre-Release. |
MC 1.19.* |
MC 1.18.* |
MC 1.17.* |
diff --git a/Towny/pom.xml b/Towny/pom.xml
index acc068458e..ccb4da577d 100644
--- a/Towny/pom.xml
+++ b/Towny/pom.xml
@@ -13,7 +13,7 @@
towny
jar
- 0.100.2.15
+ 0.100.3.0
diff --git a/Towny/src/main/resources/ChangeLog.txt b/Towny/src/main/resources/ChangeLog.txt
index 11862d068b..30b6cd3714 100644
--- a/Towny/src/main/resources/ChangeLog.txt
+++ b/Towny/src/main/resources/ChangeLog.txt
@@ -9818,4 +9818,6 @@ v0.92.0.11:
- This will allow Towny's reference files to eventually leave a smaller footprint on the Towny.jar filesize.
0.100.2.15:
- Fix failure on startup due to debug messaging, courtesy of Warrior with PR #7455.
- - Closes #7452.
\ No newline at end of file
+ - Closes #7452.
+0.100.3.0:
+ - Bump version for release.
\ No newline at end of file