Skip to content

Commit c474ccb

Browse files
committed
Version 2.1.2 for Bukkit 1.16
1 parent af37f24 commit c474ccb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Also see [Wiki](https://github.com/DieReicheErethons/Brewery/wiki) | [Releases]
2020
<dependency>
2121
<groupId>com.de</groupId>
2222
<artifactId>Brewery</artifactId>
23-
<version>2.1.1</version>
23+
<version>2.1.2</version>
2424
<scope>provided</scope>
2525
</dependency>
2626
```

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.dre</groupId>
66
<artifactId>Brewery</artifactId>
7-
<version>2.1.1</version>
7+
<version>2.1.2</version>
88
<name>Brewery</name>
99

1010
<properties>

resources/plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Brewery
2-
version: 2.1.1
2+
version: 2.1.2
33
main: com.dre.brewery.P
44
softdepend: [LWC, LogBlock, WorldGuard, GriefPrevention, Vault, ChestShop]
55
authors: [Milan Albrecht, Frank Baumann, ProgrammerDan, Daniel Saukel]

0 commit comments

Comments
 (0)