[Release Prep] v8.8.0

pull/39/head
Oj18 3 years ago
parent 64fea06e32
commit bef2236f54

@ -1,6 +1,6 @@
# GooseMod Changelog
## v8.8.0-dev [2021-06-05]
## v8.8.0 [2021-06-05]
- ### Home
- GooseMod Store is now in home under a new GooseMod section for better ease of use and visibility

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

Loading…
Cancel
Save