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

* Fixed: Default in-line Ban action not functioning.
This commit is contained in:
SirStendec 2018-09-03 14:32:58 -04:00
parent 3a0f94a230
commit 112fde0f4b
3 changed files with 5 additions and 3 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.18',
major: 4, minor: 0, revision: 0, extra: '-rc12.19',
commit: __git_commit__,
build: __webpack_hash__,
toString: () =>