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.11

* Changed: Display gift icons in the emote menu next to gifted subscriptions.
* Changed: Force the IntersectionObserver in the emote menu to update whenever a new section is added to ensure that there's always a valid state.
* Changed: Set the API Stress Testing experiment to 35%.
This commit is contained in:
SirStendec 2018-08-17 01:47:02 -04:00
parent 1c19fe2282
commit a2a4ef9d2a
4 changed files with 25 additions and 5 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.10',
major: 4, minor: 0, revision: 0, extra: '-rc12.11',
commit: __git_commit__,
build: __webpack_hash__,
toString: () =>