Update README.md

This commit is contained in:
filoghost 2023-04-23 18:18:36 +02:00
parent 663967596c
commit 8206b2a542
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.2</version>
<version>4.0.4</version>
<scope>provided</scope>
</dependency>
```