[Release Prep] v9.6.0

pull/48/head
Oj18 3 years ago
parent 2432208c4b
commit a307cb592e

@ -1,6 +1,6 @@
# GooseMod Changelog
## v9.6.0-dev [2021-07-13]
## v9.6.0 [2021-07-13]
- ### Store
- **Images are now shown larger when clicked.** When clicking a header image, a modal now appears showing all the images for the module (with larger sizing).

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

Loading…
Cancel
Save