diff --git a/Waterfall-Proxy-Patches/0004-FlameCord-General-Patch.patch b/Waterfall-Proxy-Patches/0004-FlameCord-General-Patch.patch index a9e1c12..4f64c79 100644 --- a/Waterfall-Proxy-Patches/0004-FlameCord-General-Patch.patch +++ b/Waterfall-Proxy-Patches/0004-FlameCord-General-Patch.patch @@ -971,7 +971,7 @@ index a17ed68e..64249a00 100644 public String getVersion() { - return ( BungeeCord.class.getPackage().getImplementationVersion() == null ) ? "unknown" : BungeeCord.class.getPackage().getImplementationVersion(); -+ return "0.4.5"; ++ return "0.4.6"; } public void reloadMessages()