[Release Prep] v8.12.0

pull/43/head
Oj18 3 years ago
parent 2182ead3cd
commit ec3d4cb8c8

@ -1,6 +1,6 @@
# GooseMod Changelog
## v8.12.0-dev [2021-06-19]
## v8.12.0 [2021-06-22]
- ### Home
- Show loading indicator whilst loading fully, used to just wait for any modules, not all

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

Loading…
Cancel
Save