Skip to content

Commit

Permalink
Version 2.1.2 for Bukkit 1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
Sn0wStorm committed Oct 31, 2020
1 parent af37f24 commit c474ccb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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>
```
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -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]
Expand Down

0 comments on commit c474ccb

Please sign in to comment.