CoreProtect v21.0 release

This commit is contained in:
Intelli 2022-03-08 08:39:38 -07:00
parent 02dcc873d6
commit 40ee11f644
21 changed files with 1042 additions and 499 deletions

View file

@ -41,7 +41,7 @@ Maven
<dependency>
<groupId>net.coreprotect</groupId>
<artifactId>coreprotect</artifactId>
<version>20.4</version>
<version>21.0</version>
<scope>provided</scope>
</dependency>
```