From 99ba52d4ad07dc504da3ae564e116426b823582d Mon Sep 17 00:00:00 2001 From: SirStendec Date: Thu, 19 Jul 2018 12:03:56 -0400 Subject: [PATCH] 4.0.0-rc6.4.1 * Just a version bump and a new build in an attempt to use a new file that Cloudflare won't have loading issues with. --- src/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.js b/src/main.js index 059d9db1..67ae3767 100644 --- a/src/main.js +++ b/src/main.js @@ -100,7 +100,7 @@ class FrankerFaceZ extends Module { FrankerFaceZ.Logger = Logger; const VER = FrankerFaceZ.version_info = { - major: 4, minor: 0, revision: 0, extra: '-rc6.3', + major: 4, minor: 0, revision: 0, extra: '-rc6.4.1', commit: __git_commit__, build: __webpack_hash__, toString: () =>