[Release Prep] v8.10.0

pull/39/head
Oj18 3 years ago
parent e3fa22441d
commit ab1d879072

@ -1,6 +1,6 @@
# GooseMod Changelog
## v8.10.0-dev [2021-06-12]
## v8.10.0 [2021-06-12]
- ### Home
- Improved selection performance

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

Loading…
Cancel
Save