[Release Prep] v8.7.0

pull/39/head
Oj18 3 years ago
parent 04f4b6cbe3
commit 5672078678

@ -1,6 +1,6 @@
# GooseMod Changelog
## v8.7.0-dev [2021-05-28]
## v8.7.0 [2021-05-30]
- ### Store Redesign
- New header preview images with author inside

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

Loading…
Cancel
Save