mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-21 02:17:42 +01:00
Update bungee-chat api version
This commit is contained in:
19
patches/api/0031-Bump-bungee-version.patch
Normal file
19
patches/api/0031-Bump-bungee-version.patch
Normal 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>
|
||||||
Reference in New Issue
Block a user