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

* Fixed: Typo in chat code fixes causing message deletion setting to not work correctly.
* Fixed: Remove request causing following directory to crash, until such time as we can figure out why it's happening.
This commit is contained in:
SirStendec 2018-08-27 23:08:44 -04:00
parent cf3de0d238
commit 380037d64c
5 changed files with 6 additions and 17 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.15',
major: 4, minor: 0, revision: 0, extra: '-rc12.16',
commit: __git_commit__,
build: __webpack_hash__,
toString: () =>