Skip to content

Commit c893455

Browse files
author
BuildTools
committed
Added 1.18.2 API support. Changed to semantic versioning. Changed plugin version to 2.5.0.
1 parent da37906 commit c893455

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>RedLightGreenLight</artifactId>
9-
<version>2.4</version>
9+
<version>2.5.0</version>
1010
<packaging>jar</packaging>
1111

1212
<name>RedLightGreenLight</name>
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>org.spigotmc</groupId>
7272
<artifactId>spigot-api</artifactId>
73-
<version>1.18.1-R0.1-SNAPSHOT</version>
73+
<version>1.18.2-R0.1-SNAPSHOT</version>
7474
<scope>provided</scope>
7575
</dependency>
7676
</dependencies>

0 commit comments

Comments
 (0)