1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-07-04 18:18:31 +00:00

4.0.0-rc8.5

* Added: Separate setting for hiding the Get Bits button in the site header without hiding the bits UI in chat.
* Added: Setting to hide avatars in the side navigation bar.
* Fixed: Do not inject FFZ into the Extension Testing Rig.
This commit is contained in:
SirStendec 2018-07-24 13:52:11 -04:00
parent 30519a7377
commit 154a587c87
5 changed files with 43 additions and 5 deletions

View file

@ -100,7 +100,7 @@ class FrankerFaceZ extends Module {
FrankerFaceZ.Logger = Logger;
const VER = FrankerFaceZ.version_info = {
major: 4, minor: 0, revision: 0, extra: '-rc8.4',
major: 4, minor: 0, revision: 0, extra: '-rc8.5',
commit: __git_commit__,
build: __webpack_hash__,
toString: () =>