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

4.0.0-rc13.2

* Fixed: The `chat:pre-send-message` event not being called correctly.
This commit is contained in:
SirStendec 2018-10-14 13:12:51 -04:00
parent 006631b6e0
commit 796da1739a
3 changed files with 169 additions and 27 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.1',
major: 4, minor: 0, revision: 0, extra: '-rc13.2',
commit: __git_commit__,
build: __webpack_hash__,
toString: () =>