Версия 0.7.1

This commit is contained in:
Book Pauk
2019-09-20 19:54:59 +07:00
parent 69c44fe1ab
commit 9f6072dfe1
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
export const versionHistory = [
{
showUntil: '2019-09-18',
header: '0.7.1 (2019-09-19)',
showUntil: '2019-09-19',
header: '0.7.1 (2019-09-20)',
content:
`
<ul>

View File

@@ -1,6 +1,6 @@
{
"name": "Liberama",
"version": "0.7.0",
"version": "0.7.1",
"engines": {
"node": ">=10.0.0"
},