From 8e172cbb77c185202382d0c7d329fd613363a583 Mon Sep 17 00:00:00 2001 From: linsaftw Date: Thu, 28 Jul 2022 10:53:56 -0300 Subject: [PATCH] 1.0.6 --- 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 c7e5c9e..b42455f 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 "1.0.5"; ++ return "1.0.6"; } public void reloadMessages()