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

4.0.0-rc8.3

* Fixed: Users mentioning themselves in Chat on Videos and Clips Chat appearing to highlight the user.
* Fixed: Attempting to read Twitch experiment state from an uninitialized controller.
This commit is contained in:
SirStendec 2018-07-22 17:04:10 -04:00
parent 5ffeb71ba7
commit 2508a6c025
4 changed files with 24 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.2',
major: 4, minor: 0, revision: 0, extra: '-rc8.3',
commit: __git_commit__,
build: __webpack_hash__,
toString: () =>