1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-07-04 18:18:31 +00:00

4.0.0-rc12.3

* Fixed: Subscription balloon appearing off screen with the new layout and the Swap Sidebars option.
* Fixed: Metadata not updating correctly on the legacy layout.
* Fixed: Controls to block/unblock games and hide/unhide thumbnails not appearing on the directory with the new layout.
This commit is contained in:
SirStendec 2018-08-05 17:30:59 -04:00
parent d091a35079
commit 976e915ae3
5 changed files with 221 additions and 10 deletions

View file

@ -100,7 +100,7 @@ class FrankerFaceZ extends Module {
FrankerFaceZ.Logger = Logger;
const VER = FrankerFaceZ.version_info = {
major: 4, minor: 0, revision: 0, extra: '-rc12.2',
major: 4, minor: 0, revision: 0, extra: '-rc12.3',
commit: __git_commit__,
build: __webpack_hash__,
toString: () =>