We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b28fd3 commit 7101ff3Copy full SHA for 7101ff3
pom.xml
@@ -7,7 +7,7 @@
7
<groupId>nl.hauntedmc.proxyfeatures</groupId>
8
<artifactId>proxyfeatures</artifactId>
9
<name>ProxyFeatures</name>
10
- <version>2.2.3</version>
+ <version>2.3.0</version>
11
<url>https://www.hauntedmc.nl</url>
12
<packaging>jar</packaging>
13
src/main/java/nl/hauntedmc/proxyfeatures/ProxyFeatures.java
@@ -25,7 +25,7 @@
25
26
@Plugin(id = "proxyfeatures",
27
name = "ProxyFeatures",
28
- version = "2.2.3",
+ version = "2.3.0",
29
url = "https://www.hauntedmc.nl",
30
description = "ProxyFeatures",
31
authors = {"HauntedMC"},
0 commit comments