From d6bbda8e53f1bae006fd8ccfcdc30fa340423c76 Mon Sep 17 00:00:00 2001 From: Juan Cruz Linsalata <25271111+linsaftw@users.noreply.github.com> Date: Sat, 7 May 2022 19:45:16 -0300 Subject: [PATCH] 0.8.8 --- Waterfall-Proxy-Patches/0003-FlameCord-rebrand.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Waterfall-Proxy-Patches/0003-FlameCord-rebrand.patch b/Waterfall-Proxy-Patches/0003-FlameCord-rebrand.patch index f53e9fa..6a39356 100644 --- a/Waterfall-Proxy-Patches/0003-FlameCord-rebrand.patch +++ b/Waterfall-Proxy-Patches/0003-FlameCord-rebrand.patch @@ -27,7 +27,7 @@ index 2fef94e5..15a639de 100644 public String getVersion() { - return ( BungeeCord.class.getPackage().getImplementationVersion() == null ) ? "unknown" : BungeeCord.class.getPackage().getImplementationVersion(); -+ return "0.8.7"; ++ return "0.8.8"; } public void reloadMessages()