Version Bump

This commit is contained in:
Fabian 2019-06-03 18:20:57 +02:00
parent d46223c96a
commit 32094f3a79
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ export class Footer extends Component<{}, { synced: boolean, syncing: boolean }>
Welcome <b>{Notes.name}</b>
</span>
<span style="color: lightgrey;">
v1.2
v1.3
</span>
</footer>
}