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

* Fixed: Twitch changed the internal structure of their dynamically loaded component system, preventing FrankerFaceZ from being able to force a new chunk to load to grab the internals of webpack.
This commit is contained in:
SirStendec 2018-08-27 17:22:06 -04:00
parent 0090e43316
commit d4deb36f08
2 changed files with 38 additions and 15 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.13',
major: 4, minor: 0, revision: 0, extra: '-rc12.14',
commit: __git_commit__,
build: __webpack_hash__,
toString: () =>