diff --git a/README.md b/README.md
index 05c7ee9d..aa4fa775 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@
### JavaDocs
-[JavaDocs on Jitpack](https://javadoc.jitpack.io/com/github/DieReicheErethons/Brewery/-3166f8c81b-1/javadoc/index.html)
+[JavaDocs on Jitpack](https://javadoc.jitpack.io/com/github/DieReicheErethons/Brewery/3.1.1/javadoc/index.html)
### Maven
@@ -28,11 +28,11 @@
com.github.DieReicheErethons
Brewery
- 3.1
+ 3.1.1
provided
```
-_For older maven releases see [here](https://github.com/DieReicheErethons/Brewery/blob/v2.1.2/README.md)_
+
### License
diff --git a/pom.xml b/pom.xml
index d2b694e4..3fdc8c1e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.dre
Brewery
- 3.1
+ 3.1.1
Brewery
diff --git a/resources/plugin.yml b/resources/plugin.yml
index b224c5b0..96cf9b36 100644
--- a/resources/plugin.yml
+++ b/resources/plugin.yml
@@ -1,5 +1,5 @@
name: Brewery
-version: 3.1
+version: 3.1.1
main: com.dre.brewery.P
softdepend: [LWC, LogBlock, WorldGuard, GriefPrevention, Vault, ChestShop, Shopkeepers, Towny, BlockLocker, Slimefun]
authors: [Milan Albrecht, Frank Baumann, ProgrammerDan, Daniel Saukel]