Version on the home screen updated.
This commit is contained in:
parent
e77038f132
commit
a876c7b301
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ export default class List extends Component {
|
|||
return (
|
||||
<div>
|
||||
<h2>{t('Mailtrain 2 beta')}</h2>
|
||||
<div>{t('Build') + ' 2019-07-26-1703'}</div>
|
||||
<div>{t('Build') + ' 2019-07-29-0947'}</div>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue