Skip to content

Commit 9cda17e

Browse files
committed
Update version number to 6.18.7-SNAPSHOT
1 parent 54a573a commit 9cda17e

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.6</version>
7+
<version>6.18.7-SNAPSHOT</version>
88
<packaging>jar</packaging>
99
<name>VotingPlugin</name>
1010
<properties>
@@ -267,7 +267,7 @@
267267
<dependency>
268268
<groupId>com.bencodez</groupId>
269269
<artifactId>advancedcore</artifactId>
270-
<version>3.7.17</version>
270+
<version>3.7.18-SNAPSHOT</version>
271271
<scope>compile</scope>
272272
</dependency>
273273
<dependency>

0 commit comments

Comments
 (0)