We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ff3bee commit 7e183f0Copy full SHA for 7e183f0
pom.xml
@@ -9,7 +9,7 @@
9
10
<groupId>org.mctourney.autoreferee</groupId>
11
<artifactId>AutoReferee</artifactId>
12
- <version>2.8.3</version>
+ <version>2.8.4</version>
13
<name>AutoReferee Core Plugin</name>
14
<url>https://www.reddit.com/r/mctourney</url>
15
<description>Bukkit plugin for automatically refereeing competitive Minecraft matches.</description>
src/main/resources/plugin.yml
@@ -1,6 +1,6 @@
1
name: AutoReferee
2
main: org.mctourney.autoreferee.AutoReferee
3
-version: 2.8.3
+version: 2.8.4
4
author: "authorblues, net"
5
load: startup
6
0 commit comments