Skip to content

Commit 5c6279a

Browse files
committed
Updated GitHub repository. Hot fix downgraded to Java 11. Changed plugin version to 1.5.0. Changed API version to 1.5.0.
1 parent b2bdfda commit 5c6279a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>me.loving11ish</groupId>
88
<artifactId>ClansLite-API</artifactId>
9-
<version>1.4.9</version>
9+
<version>1.5.0</version>
1010
<packaging>jar</packaging>
1111

1212
<name>ClansLite-API</name>
@@ -15,7 +15,7 @@
1515
<url>https://www.spigotmc.org/resources/clanslite.97163/</url>
1616

1717
<properties>
18-
<java.version>21</java.version>
18+
<java.version>11</java.version>
1919
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2020
</properties>
2121

0 commit comments

Comments
 (0)