mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-07-05 02:28:31 +00:00
4.0.0-rc8.1
* Fixed: Size of emojis in Clips chat. Move a couple settings out of sites and into core modules.
This commit is contained in:
parent
2297edb051
commit
7f7312188c
9 changed files with 180 additions and 44 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',
|
||||
major: 4, minor: 0, revision: 0, extra: '-rc8.1',
|
||||
commit: __git_commit__,
|
||||
build: __webpack_hash__,
|
||||
toString: () =>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue