Prepare next version and update Minedown

This commit is contained in:
Phoenix616 2021-06-09 00:47:42 +01:00
parent 8cb78165a3
commit 6f4be10065
No known key found for this signature in database
GPG Key ID: 40E2321E71738EB0
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
<groupId>com.acrobot.chestshop</groupId> <groupId>com.acrobot.chestshop</groupId>
<artifactId>chestshop</artifactId> <artifactId>chestshop</artifactId>
<version>3.12</version> <version>3.12.1-SNAPSHOT</version>
<description>Chest-and-sign shop plugin for Bukkit</description> <description>Chest-and-sign shop plugin for Bukkit</description>
<name>ChestShop</name> <name>ChestShop</name>
@ -84,7 +84,7 @@
<dependency> <dependency>
<groupId>de.themoep</groupId> <groupId>de.themoep</groupId>
<artifactId>minedown-adventure</artifactId> <artifactId>minedown-adventure</artifactId>
<version>1.7.0-SNAPSHOT</version> <version>1.7.1-SNAPSHOT</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>