[Release Prep] v9.1.0

pull/43/head
Oj18 3 years ago
parent 8fffecc112
commit 09d21ae7ce

@ -1,6 +1,6 @@
# GooseMod Changelog
## v9.1.0-dev [2021-06-26]
## v9.1.0 [2021-06-26]
- ### Settings Improvements
- **Home now has improved loading.** Should be faster and no longer showing it's loading for the rest of time.

@ -107,7 +107,7 @@ const init = async function () {
}
this.versioning = {
version: '9.1.0-dev',
version: '9.1.0',
hash: '<hash>', // Hash of built final js file is inserted here via build script
lastUsedVersion: localStorage.getItem('goosemodLastVersion')

Loading…
Cancel
Save