release: 3.10.0-beta.1

This commit is contained in:
Mo
2022-02-03 09:38:32 -06:00
parent 0f01d296e4
commit 7a3cc3577d
2 changed files with 2 additions and 3 deletions

View File

@@ -392,8 +392,7 @@ export class Footer extends PureComponent<Props, State> {
title: 'You are using a beta version of the app', title: 'You are using a beta version of the app',
text: text:
'If you wish to go back to a stable version, make sure to sign out ' + 'If you wish to go back to a stable version, make sure to sign out ' +
'of this beta app first.<br>You can silence this warning from the ' + 'of this beta app first.',
'<em>Account</em> menu.',
}); });
}; };

View File

@@ -1,6 +1,6 @@
{ {
"name": "standard-notes-web", "name": "standard-notes-web",
"version": "3.9.30-beta.1", "version": "3.10.0-beta.1",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"repository": { "repository": {
"type": "git", "type": "git",