diff --git a/Readme.md b/Readme.md
index d0427bea..900b6f3a 100644
--- a/Readme.md
+++ b/Readme.md
@@ -53,7 +53,7 @@ You can also add ProtocolLib as a Maven dependency:
com.comphenix.protocol
ProtocolLib
- 4.6.0
+ 4.7.0
````
@@ -66,7 +66,7 @@ repositories {
}
dependencies {
- compileOnly group: "com.comphenix.protocol", name: "ProtocolLib", version: "4.6.0";
+ compileOnly group: "com.comphenix.protocol", name: "ProtocolLib", version: "4.7.0";
}
```
diff --git a/pom.xml b/pom.xml
index d1f82b91..44d75a5d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.comphenix.protocol
ProtocolLib
ProtocolLib
- 4.7.0-SNAPSHOT
+ 4.7.0
Provides read/write access to the Minecraft protocol.
https://github.com/dmulloy2/ProtocolLib
@@ -150,8 +150,8 @@
-b${env.BUILD_NUMBER}
- ${project.version}${project.build.number}
-
+
+ ${project.version}