Skip to content

Commit 361a421

Browse files
author
net
committed
Bump plugin version
1 parent 3219de4 commit 361a421

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<groupId>org.mctourney.autoreferee</groupId>
1111
<artifactId>AutoReferee</artifactId>
12-
<version>2.7-UNOFFICIAL</version>
12+
<version>2.7.1-UNOFFICIAL</version>
1313
<name>AutoReferee Core Plugin</name>
1414
<url>http://www.reddit.com/r/mctourney</url>
1515
<description>Bukkit plugin for automatically refereeing competitive Minecraft matches.</description>

src/main/resources/plugin.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: AutoReferee
22
main: org.mctourney.autoreferee.AutoReferee
3-
version: 2.7-UNOFFICIAL FOR 1.8
4-
author: "authorblues"
3+
version: 2.7.1 FOR 1.8
4+
author: "authorblues, net"
55
load: startup
66

77
softdepend:

0 commit comments

Comments
 (0)