diff --git a/Waterfall-Proxy-Patches/0004-FlameCord-rebrand.patch b/Waterfall-Proxy-Patches/0004-FlameCord-rebrand.patch index ee69c4a..387d4f4 100644 --- a/Waterfall-Proxy-Patches/0004-FlameCord-rebrand.patch +++ b/Waterfall-Proxy-Patches/0004-FlameCord-rebrand.patch @@ -27,7 +27,7 @@ index 4c7e0fdc..3e7bd97b 100644 public String getVersion() { - return ( BungeeCord.class.getPackage().getImplementationVersion() == null ) ? "unknown" : BungeeCord.class.getPackage().getImplementationVersion(); -+ return "0.5.6"; ++ return "0.5.9"; } public void reloadMessages()