diff --git a/Waterfall-Proxy-Patches/0004-FlameCord-rebrand.patch b/Waterfall-Proxy-Patches/0004-FlameCord-rebrand.patch index 418d0d4..71c02bd 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.6.3"; ++ return "0.6.4"; } public void reloadMessages()