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

4.0.0-rc10

* Added: Support for rendering metadata for the new Twitch layout.
* Fixed: The option to disable Hosts not working with the new Twitch layout.
This commit is contained in:
SirStendec 2018-08-01 15:11:03 -04:00
parent 44dd04de20
commit 6654fda11d
7 changed files with 495 additions and 88 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: '-rc9.3',
major: 4, minor: 0, revision: 0, extra: '-rc10',
commit: __git_commit__,
build: __webpack_hash__,
toString: () =>