[Release Prep] v8.11.0

pull/39/head
Oj18 3 years ago
parent ca0463b178
commit 05dfc507d2

@ -1,6 +1,6 @@
# GooseMod Changelog
## v8.11.0-dev [2021-06-13]
## v8.11.0 [2021-06-15]
- ### Toasts
- New semi-transparent design

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

Loading…
Cancel
Save