[Chore] rc-1 release

pull/55/head
Oj18 3 years ago
parent 674879bd69
commit 7609b9561f

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

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

Loading…
Cancel
Save