bump version for 0.3.0.1 (#1353)

* bump version for 0.3.0.1

* fix mock versioning

* update welcome message

* remove old release note

Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com>
This commit is contained in:
Aiden McClelland
2022-03-29 12:40:41 -06:00
committed by GitHub
parent e53bf81cbc
commit fdf473016b
10 changed files with 62 additions and 27 deletions

View File

@@ -20,7 +20,7 @@ export const mockPatchData: DataModel = {
},
'server-info': {
id: 'embassy-abcdefgh',
version: '0.3.0',
version: '0.3.0.1',
'last-backup': null,
'lan-address': 'https://embassy-abcdefgh.local',
'tor-address': 'http://myveryownspecialtoraddress.onion',