mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-18 17:07:43 +01:00
20 lines
616 B
Diff
20 lines
616 B
Diff
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>
|