[Release Prep] v8.6.0

pull/39/head
Oj18 3 years ago
parent e9ef970622
commit 0720e7d870

@ -1,6 +1,6 @@
# GooseMod Changelog
## v8.6.0-dev [2021-05-22]
## v8.6.0 [2021-05-24]
- ### Features
- Added GooseMod Badges, built-in custom badges for GooseMod contributors - Sponsors (people who have donated money), Developers (people actively developing GooseMod itself) and Translators (people who have translated GooseMod to other languages)

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

Loading…
Cancel
Save