Skip to content

Commit b4d57c7

Browse files
committed
Update version number to 6.18.3
1 parent 2ac6609 commit b4d57c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

VotingPlugin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.bencodez</groupId>
66
<artifactId>votingplugin</artifactId>
7-
<version>6.18.3-SNAPSHOT</version>
7+
<version>6.18.3</version>
88
<packaging>jar</packaging>
99
<name>VotingPlugin</name>
1010
<properties>
@@ -259,7 +259,7 @@
259259
<dependency>
260260
<groupId>com.bencodez</groupId>
261261
<artifactId>advancedcore</artifactId>
262-
<version>3.7.14-SNAPSHOT</version>
262+
<version>3.7.14</version>
263263
<scope>compile</scope>
264264
</dependency>
265265
<dependency>

0 commit comments

Comments
 (0)