Update bungee-chat api version

This commit is contained in:
William Blake Galbreath
2020-07-11 23:11:49 -05:00
parent ec09ed74f8
commit a541e3143e

View File

@@ -0,0 +1,19 @@
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: William Blake Galbreath <Blake.Galbreath@GMail.com>
Date: Sat, 11 Jul 2020 22:17:46 -0500
Subject: [PATCH] Bump bungee version
diff --git a/pom.xml b/pom.xml
index bb52ee62b..56ab0781d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -92,7 +92,7 @@
<dependency>
<groupId>net.md-5</groupId>
<artifactId>bungeecord-chat</artifactId>
- <version>1.16-R0.1</version>
+ <version>1.16-R0.2-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>