[Release Prep] v8.5.0

pull/36/head
Oj18 3 years ago
parent 3257edc6a8
commit 31e3babd26

@ -1,6 +1,6 @@
# GooseMod Changelog
## v8.5.0-dev [2021-05-10]
## v8.5.0 [2021-05-10]
- ### Settings API
- Added new text input item

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

Loading…
Cancel
Save