Increment version to 3.1.1

This commit is contained in:
Sn0wStorm
2022-07-10 20:05:28 +02:00
parent db428892e9
commit 87fd5deb80
3 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -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 @@
<dependency>
<groupId>com.github.DieReicheErethons</groupId>
<artifactId>Brewery</artifactId>
<version>3.1</version>
<version>3.1.1</version>
<scope>provided</scope>
</dependency>
```
_For older maven releases see [here](https://github.com/DieReicheErethons/Brewery/blob/v2.1.2/README.md)_
### License