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

Revert to the previous version, 4.0.0-rc12.14, because Twitch rolled back changes to their chat handler. This is probably temporary.
This commit is contained in:
SirStendec 2018-08-28 09:45:53 -04:00
parent 380037d64c
commit 513174fad8
7 changed files with 132 additions and 219 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.16',
major: 4, minor: 0, revision: 0, extra: '-rc12.14',
commit: __git_commit__,
build: __webpack_hash__,
toString: () =>