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

4.0.0-rc13.6

* Fixed: Don't hide streams of a blocked game on that game's page.
* API Changed: Expose the settings mixin for Vue components.
This commit is contained in:
SirStendec 2018-10-22 18:56:24 -04:00
parent 87f3f1835b
commit b4b6f1a1cd
6 changed files with 23 additions and 9 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: '-rc13.5',
major: 4, minor: 0, revision: 0, extra: '-rc13.6',
commit: __git_commit__,
build: __webpack_hash__,
toString: () =>