mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-07-05 10:38:30 +00:00
4.0.0-rc13.9
* Added: Badge Style support for the VIP Badge. * Fixed: Chat on Video width being incorrect in some situations, mostly Portrait Mode.
This commit is contained in:
parent
3694f3284d
commit
83d43a6bcf
4 changed files with 20 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: '-rc13.8',
|
||||
major: 4, minor: 0, revision: 0, extra: '-rc13.9',
|
||||
commit: __git_commit__,
|
||||
build: __webpack_hash__,
|
||||
toString: () =>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue