mirror of
https://github.com/Maxlego08/zKoth.git
synced 2024-11-29 13:05:42 +01:00
Merge tag '3.0.9' into develop
This commit is contained in:
commit
67d90d773c
@ -1,7 +1,14 @@
|
|||||||
# Unreleased
|
# Unreleased
|
||||||
|
|
||||||
|
# 3.0.9
|
||||||
|
|
||||||
- Update HuskTown API
|
- Update HuskTown API
|
||||||
- Fix scoreboard title with PlaceholderApi
|
- Fix scoreboard title with PlaceholderApi
|
||||||
|
- Minor fixs
|
||||||
|
|
||||||
|
# 3.0.8
|
||||||
|
|
||||||
|
- Fix nms and 1.21
|
||||||
|
|
||||||
# 3.0.7
|
# 3.0.7
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>fr.maxlego08.koth</groupId>
|
<groupId>fr.maxlego08.koth</groupId>
|
||||||
<artifactId>zKoth</artifactId>
|
<artifactId>zKoth</artifactId>
|
||||||
<version>3.0.8</version>
|
<version>3.0.9</version>
|
||||||
<build>
|
<build>
|
||||||
<sourceDirectory>src</sourceDirectory>
|
<sourceDirectory>src</sourceDirectory>
|
||||||
<resources>
|
<resources>
|
||||||
|
2
pom.xml
2
pom.xml
@ -3,7 +3,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>fr.maxlego08.koth</groupId>
|
<groupId>fr.maxlego08.koth</groupId>
|
||||||
<artifactId>zKoth</artifactId>
|
<artifactId>zKoth</artifactId>
|
||||||
<version>3.0.8</version>
|
<version>3.0.9</version>
|
||||||
<properties>
|
<properties>
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
<maven.compiler.source>8</maven.compiler.source>
|
<maven.compiler.source>8</maven.compiler.source>
|
||||||
|
Loading…
Reference in New Issue
Block a user