From 56a146b75ec9b90e5382ccaa8f7445743873d15e Mon Sep 17 00:00:00 2001 From: LinsaFTW <25271111+linsaftw@users.noreply.github.com> Date: Thu, 9 Dec 2021 21:23:02 -0300 Subject: [PATCH] 0.6.6 --- Waterfall-Proxy-Patches/0004-FlameCord-rebrand.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Waterfall-Proxy-Patches/0004-FlameCord-rebrand.patch b/Waterfall-Proxy-Patches/0004-FlameCord-rebrand.patch index a399ce5..cf9a570 100644 --- a/Waterfall-Proxy-Patches/0004-FlameCord-rebrand.patch +++ b/Waterfall-Proxy-Patches/0004-FlameCord-rebrand.patch @@ -27,7 +27,7 @@ index a4b58d9c..b884c40f 100644 public String getVersion() { - return ( BungeeCord.class.getPackage().getImplementationVersion() == null ) ? "unknown" : BungeeCord.class.getPackage().getImplementationVersion(); -+ return "0.6.5"; ++ return "0.6.6"; } public void reloadMessages()