Version 2.1.2 for Bukkit 1.16

This commit is contained in:
Sn0wStorm 2020-10-31 16:21:47 +01:00
parent af37f248ce
commit c474ccb9dd
3 changed files with 3 additions and 3 deletions

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.1</version>
<version>2.1.2</version>
<scope>provided</scope>
</dependency>
```

View File

@ -4,7 +4,7 @@
<groupId>com.dre</groupId>
<artifactId>Brewery</artifactId>
<version>2.1.1</version>
<version>2.1.2</version>
<name>Brewery</name>
<properties>

View File

@ -1,5 +1,5 @@
name: Brewery
version: 2.1.1
version: 2.1.2
main: com.dre.brewery.P
softdepend: [LWC, LogBlock, WorldGuard, GriefPrevention, Vault, ChestShop]
authors: [Milan Albrecht, Frank Baumann, ProgrammerDan, Daniel Saukel]