Skip to content

Commit

Permalink
Change version number to 6.17.5-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
BenCodez committed Dec 1, 2024
1 parent ad7970c commit 4d200f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions VotingPlugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.bencodez</groupId>
<artifactId>votingplugin</artifactId>
<version>6.17.4</version>
<version>6.17.5-SNAPSHOT</version>
<packaging>jar</packaging>
<name>VotingPlugin</name>
<properties>
Expand Down Expand Up @@ -296,7 +296,7 @@
<dependency>
<groupId>com.bencodez</groupId>
<artifactId>advancedcore</artifactId>
<version>3.7.11</version>
<version>3.7.12-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 4d200f6

Please sign in to comment.