This commit is contained in:
Sn0wStorm 2019-08-19 15:49:22 +02:00
parent a04ae55064
commit cec9a50b15
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
<groupId>com.dre</groupId> <groupId>com.dre</groupId>
<artifactId>brewery</artifactId> <artifactId>brewery</artifactId>
<version>1.8</version> <version>1.8.1</version>
<name>Brewery</name> <name>Brewery</name>
<properties> <properties>

View File

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