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

4.0.0-rc12.5

* Added: Toggle the Player Stats pop-up when you click on the stream latency metadata tag.
* Fixed: Bug where the chat would not appear at full width when combining portrait mode, theater mode, and swap sidebars.
This commit is contained in:
SirStendec 2018-08-07 14:51:06 -04:00
parent ea52a77b7b
commit 7b8c3617dc
4 changed files with 45 additions and 4 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: '-rc12.4',
major: 4, minor: 0, revision: 0, extra: '-rc12.5',
commit: __git_commit__,
build: __webpack_hash__,
toString: () =>