Version 2.1.1 + Config Updater

This commit is contained in:
Sn0wStorm
2020-04-13 23:57:50 +02:00
parent b2d1af28cf
commit 5cc7116aee
14 changed files with 143 additions and 18 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ Also see [Wiki](https://github.com/DieReicheErethons/Brewery/wiki) | [Releases]
<dependency>
<groupId>com.de</groupId>
<artifactId>Brewery</artifactId>
<version>2.1</version>
<version>2.1.1</version>
<scope>provided</scope>
</dependency>
```