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

* Fixed: The fix for metadata needed a fix.
This commit is contained in:
SirStendec 2018-08-07 21:37:21 -04:00
parent 9cded8480e
commit 321ba85e7a
2 changed files with 20 additions and 4 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.6',
major: 4, minor: 0, revision: 0, extra: '-rc12.7',
commit: __git_commit__,
build: __webpack_hash__,
toString: () =>