Skip to content

Commit b8acfe2

Browse files
committed
Update version number to 6.19
1 parent 110aaf0 commit b8acfe2

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.8-SNAPSHOT</version>
7+
<version>6.19</version>
88
<packaging>jar</packaging>
99
<name>VotingPlugin</name>
1010
<properties>
@@ -266,7 +266,7 @@
266266
<dependency>
267267
<groupId>com.bencodez</groupId>
268268
<artifactId>advancedcore</artifactId>
269-
<version>3.7.18-SNAPSHOT</version>
269+
<version>3.7.18</version>
270270
<scope>compile</scope>
271271
</dependency>
272272
<dependency>

0 commit comments

Comments
 (0)