mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-07-04 18:18:31 +00:00
4.0.0-rc8.6.1
* Fixed: Re-align the FFZ Emote Menu icon in the chat input box. * Fixed: Re-align the Reset Player icon.
This commit is contained in:
parent
b8f86fe48f
commit
2869eaedd8
3 changed files with 3 additions and 2 deletions
|
@ -100,7 +100,7 @@ class FrankerFaceZ extends Module {
|
|||
FrankerFaceZ.Logger = Logger;
|
||||
|
||||
const VER = FrankerFaceZ.version_info = {
|
||||
major: 4, minor: 0, revision: 0, extra: '-rc8.6',
|
||||
major: 4, minor: 0, revision: 0, extra: '-rc8.6.1',
|
||||
commit: __git_commit__,
|
||||
build: __webpack_hash__,
|
||||
toString: () =>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue