diff --git a/maven/index.html b/maven/index.html index 4d67b9c..24f6dac 100644 --- a/maven/index.html +++ b/maven/index.html @@ -37,7 +37,7 @@ <dependency> <groupId>de.epiceric</groupId> <artifactId>ShopChest</artifactId> - <version>1.9.0</version> + <version>1.9.0.1</version> <scope>provided</scope> </dependency> </dependencies>