[Release Prep] v8.4.0

pull/36/head
Oj18 3 years ago
parent b2fa4eb183
commit a0a716eee2

@ -1,6 +1,6 @@
# GooseMod Changelog
## v8.4.0-dev [2021-05-08]
## v8.4.0 [2021-05-08]
- ### Main Settings
- Added option to force internal i18n GM lang

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

Loading…
Cancel
Save