Skip to content

Commit 7e183f0

Browse files
committed
Bump version to 2.8.4
1 parent 5ff3bee commit 7e183f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

+1-1
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.8.3</version>
12+
<version>2.8.4</version>
1313
<name>AutoReferee Core Plugin</name>
1414
<url>https://www.reddit.com/r/mctourney</url>
1515
<description>Bukkit plugin for automatically refereeing competitive Minecraft matches.</description>

src/main/resources/plugin.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: AutoReferee
22
main: org.mctourney.autoreferee.AutoReferee
3-
version: 2.8.3
3+
version: 2.8.4
44
author: "authorblues, net"
55
load: startup
66

0 commit comments

Comments
 (0)