1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-08-03 00:18:31 +00:00
* Fixed: Raven's updated Vue plugin causing Vue to fail to load.
* Fixed: Placeholder text when editing chat ban reasons.
This commit is contained in:
SirStendec 2019-06-20 15:30:18 -04:00
parent 33e81bc7eb
commit 04aa1789a2
4 changed files with 7 additions and 6 deletions

View file

@ -149,7 +149,7 @@ ${typeof x[1] === 'string' ? x[1] : JSON.stringify(x[1], null, 4)}`).join('\n\n'
FrankerFaceZ.Logger = Logger;
const VER = FrankerFaceZ.version_info = {
major: 4, minor: 5, revision: 3,
major: 4, minor: 5, revision: 4,
commit: __git_commit__,
build: __webpack_hash__,
toString: () =>