Update core version to 3.0.7-SNAPSHOT

This commit is contained in:
ceze88 2024-05-29 14:03:49 +02:00
parent f1b28bda80
commit 02a605b3cd
2 changed files with 2 additions and 2 deletions

View File

@ -55,10 +55,10 @@
<excludeDefaults>false</excludeDefaults>
<includes>
<include>**/nms/v*/**</include>
<include>**/third_party/net/kyori/**</include>
</includes>
<excludes>
<exclude>**/third_party/org/apache/**</exclude>
<exclude>**/third_party/net/kyori/**</exclude>
<exclude>**/third_party/com/zaxxer/**</exclude>
<exclude>**/third_party/org/jooq/**</exclude>
<exclude>**/third_party/org/mariadb/**</exclude>

View File

@ -19,7 +19,7 @@
<url>https://craftaro.com/marketplace/product/16</url>
<properties>
<craftaro.coreVersion>3.0.6-SNAPSHOT</craftaro.coreVersion>
<craftaro.coreVersion>3.0.7-SNAPSHOT</craftaro.coreVersion>
<maven.compiler.release>8</maven.compiler.release>
<maven.compiler.target>1.8</maven.compiler.target>