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.6

* Fixed: Socket server not joining the correct room when using the new channel layout, causing some metadata to work incorrectly.
* Fixed: Featured Follow buttons not disappearing correctly when they are removed from a channel.
This commit is contained in:
SirStendec 2018-08-07 21:14:42 -04:00
parent 7b8c3617dc
commit 9cded8480e
4 changed files with 30 additions and 8 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.5',
major: 4, minor: 0, revision: 0, extra: '-rc12.6',
commit: __git_commit__,
build: __webpack_hash__,
toString: () =>