1
0
mirror of https://github.com/amalthea-mc/ShopChest.git synced 2025-03-11 23:44:10 +00:00

Update README.md

This commit is contained in:
Eric 2016-07-14 17:15:01 +02:00 committed by GitHub
parent c2ea1fb076
commit 85b368d710

@ -18,7 +18,7 @@ To use the API, you need to add the following repository and dependency in your
<dependency>
<groupId>de.epiceric</groupId>
<artifactId>ShopChest</artifactId>
<version>1.9.0</version>
<version>1.9.0.1</version>
<scope>provided</scope>
</dependency>
</dependencies>