[Chore] Bump to rc-4

pull/55/head
Oj18 3 years ago
parent d1923d5f55
commit f15966afc0

@ -1,6 +1,6 @@
# GooseMod Changelog
## v12.1-dev [2021-09-15]
## v12.1-dev [2021-09-17]
- ### 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-3)`,
version: `12.1-dev (rc-4)`,
hash: '<hash>', // Hash of built final js file is inserted here via build script
lastUsedVersion: this.storage.get('goosemodLastVersion')

Loading…
Cancel
Save