mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-07-05 10:38:30 +00:00
4.0.0-rc13.5
* Fixed: Stream up-time on channels. * Fixed: More improvements to GraphQL merging logic. * Fixed: Remove debug logging.
This commit is contained in:
parent
551a08bfd0
commit
87f3f1835b
9 changed files with 106 additions and 78 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.4',
|
||||
major: 4, minor: 0, revision: 0, extra: '-rc13.5',
|
||||
commit: __git_commit__,
|
||||
build: __webpack_hash__,
|
||||
toString: () =>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue