Update README.md

This commit is contained in:
2022-07-09 21:57:47 +06:00
committed by GitHub
parent d9c86039a1
commit 375def33fc

View File

@@ -71,6 +71,6 @@ Maven:
<dependency>
<groupId>dev.inmo</groupId>
<artifactId>plagubot.plugins.commands</artifactId>
<version>${$commands_version}</version>
<version>${commands_version}</version>
</dependency>
```