diff --git a/README.md b/README.md
index a25a8ee..4a349cf 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ This is currently deployed on [Govindas Limework!](https://Limework.net)
## Notice: about older versions of redis than redis 6.2
-As of now Version 0.6.4-SNAPSHOT is only supporting redis 6.2 and above!
+As of now Version 0.7.0-SNAPSHOT is only supporting redis 6.2 and above!
## Compiling
diff --git a/pom.xml b/pom.xml
index 20e13fe..18b51bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.imaginarycode.minecraft
RedisBungee
- 0.6.4-SNAPSHOT
+ 0.7.0-SNAPSHOT
@@ -123,7 +123,7 @@
junit
junit
- 4.13.1
+ 4.13.2
test