release: 3.10.0-beta.1
This commit is contained in:
@@ -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.',
|
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user