[Release Prep] v12.1

pull/55/head
Oj18 3 years ago
parent 20e0791ac8
commit cc97affcb9

@ -1,6 +1,6 @@
# GooseMod Changelog
## v12.1-dev [2021-09-17]
## v12.1 [2021-09-18]
- ### Store
- **Ludicrous speed.** The Store should now be quite faster, especially on low-end hardware.

@ -108,7 +108,7 @@ const init = async function () {
}
this.versioning = {
version: `12.1-dev (rc-4)`,
version: `12.1`,
hash: '<hash>', // Hash of built final js file is inserted here via build script
lastUsedVersion: this.storage.get('goosemodLastVersion')

Loading…
Cancel
Save