chore: 0.8.0 final release bins

This commit is contained in:
Ben Allfree 2022-11-19 21:37:22 -08:00
parent 593440e165
commit a488adec37
2 changed files with 5 additions and 2 deletions

View File

@ -8,7 +8,7 @@ export const RELEASES = {
},
lollipop: {
weight: 2,
versions: ['0.8.0-rc1', '0.8.0-rc2'],
versions: ['0.8.0-rc1', '0.8.0-rc2', '0.8.0-rc3', '0.8.0-rc4', '0.8.0'],
},
}

View File

@ -137,8 +137,11 @@ open https://pockethost.io
**next**
- [ ] Chore: rebuild with go 1.19.3 and include in bin name
- [ ] Chore: rc3 support
- [ ] Bugfix: Disallow backups if data dir doesn't exist
**0.5.2**
- [x] Chore: rc3, rc4, 0.8.0-final support
- [x] Chore: dedupe yarn
- [x] Fix: Account verification needs to hard-redirect
- [x] Chore: improved bootstrap TS support