1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-07-24 11:38:30 +00:00

4.0.0-rc12.18

* Fixed: Force Apollo queries to reload if there is missing data in the cache. This should fix the loading errors.
* Fixed: Use `Tier 1`, `Tier 2`, `Tier 3`, etc. in the emote menu when the price is not available for a subscription product.
This commit is contained in:
SirStendec 2018-09-02 13:30:51 -04:00
parent 5cd0c11b0c
commit 3a0f94a230
8 changed files with 105 additions and 83 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.17',
major: 4, minor: 0, revision: 0, extra: '-rc12.18',
commit: __git_commit__,
build: __webpack_hash__,
toString: () =>