Skip to content

Commit 37c767d

Browse files
committed
Update version number to 6.15
1 parent 8257b4f commit 37c767d

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

VotingPlugin/Resources/VoteSites.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ VoteSites:
118118
Messages:
119119
Player: 'You got unlucky'
120120

121-
# Give 1 diamond
121+
# Give 1 diamond regardless of above
122122
Items:
123123
item1:
124124
Material: DIAMOND

VotingPlugin/Resources/bungeeconfig.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ Prefix: ''
2020
#UseMariaDB: false
2121

2222

23-
24-
2523
####################################################################################
2624
# Global mysql data handle for between server commmunications
2725
# This is NOT required for bungee voting to work

VotingPlugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.bencodez</groupId>
44
<artifactId>${version.art}</artifactId>
5-
<version>6.14.2</version>
5+
<version>6.15</version>
66
<packaging>jar</packaging>
77
<name>VotingPlugin</name>
88
<properties>

0 commit comments

Comments
 (0)