mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-07-04 18:18:31 +00:00
4.0.0-rc6.4.1
* Just a version bump and a new build in an attempt to use a new file that Cloudflare won't have loading issues with.
This commit is contained in:
parent
526c5940f0
commit
99ba52d4ad
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ class FrankerFaceZ extends Module {
|
|||
FrankerFaceZ.Logger = Logger;
|
||||
|
||||
const VER = FrankerFaceZ.version_info = {
|
||||
major: 4, minor: 0, revision: 0, extra: '-rc6.3',
|
||||
major: 4, minor: 0, revision: 0, extra: '-rc6.4.1',
|
||||
commit: __git_commit__,
|
||||
build: __webpack_hash__,
|
||||
toString: () =>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue