Skip to content

Commit 7101ff3

Browse files
committed
Bump version to v2.3.0 for release
1 parent 4b28fd3 commit 7101ff3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>nl.hauntedmc.proxyfeatures</groupId>
88
<artifactId>proxyfeatures</artifactId>
99
<name>ProxyFeatures</name>
10-
<version>2.2.3</version>
10+
<version>2.3.0</version>
1111
<url>https://www.hauntedmc.nl</url>
1212
<packaging>jar</packaging>
1313

src/main/java/nl/hauntedmc/proxyfeatures/ProxyFeatures.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
@Plugin(id = "proxyfeatures",
2727
name = "ProxyFeatures",
28-
version = "2.2.3",
28+
version = "2.3.0",
2929
url = "https://www.hauntedmc.nl",
3030
description = "ProxyFeatures",
3131
authors = {"HauntedMC"},

0 commit comments

Comments
 (0)