Update version in README.md

This commit is contained in:
filoghost 2020-10-18 18:32:37 +02:00
parent 9aa3fba539
commit 3bd7811f66
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ API Javadoc for developers: https://ci.codemc.io/job/filoghost/job/ChestCommands
<dependency>
<groupId>me.filoghost.chestcommands</groupId>
<artifactId>chestcommands-api</artifactId>
<version>4.0.0</version>
<version>4.0.1</version>
<scope>provided</scope>
</dependency>
```