Bump version

This commit is contained in:
Fabian Stamm 2020-11-24 22:07:06 +01:00
parent 86ae6acc92
commit 73fcc340f2

View File

@ -72,7 +72,7 @@ export class Footer extends Component<
<span> <span>
Welcome <b>{Notes.name}</b> Welcome <b>{Notes.name}</b>
</span> </span>
<span style="color: lightgrey;">v1.5</span> <span style="color: lightgrey;">v1.6</span>
</footer> </footer>
); );
} }