[Release Prep] v8.9.0

pull/39/head
Oj18 3 years ago
parent 5d2b45e008
commit 69b5049281

@ -1,6 +1,6 @@
# GooseMod Changelog
## v8.9.0-dev [2021-06-07]
## v8.9.0 [2021-06-07]
- ### Home
- Made GooseMod section collapsible via an icon in the header

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

Loading…
Cancel
Save