From 460b0f0c11f431533f5c71867069834233fe685b Mon Sep 17 00:00:00 2001 From: Juan Cruz Linsalata <25271111+linsaftw@users.noreply.github.com> Date: Tue, 14 Jun 2022 20:59:59 -0300 Subject: [PATCH] 1.0.3 --- 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 f56d108..a9b8f33 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.2"; ++ return "1.0.3"; } public void reloadMessages()