Версия 0.9.12

This commit is contained in:
Book Pauk
2020-12-19 03:22:47 +07:00
parent a250e95950
commit 6a18ae3f27
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
export const versionHistory = [
{
showUntil: '2020-12-19',
header: '0.9.12 (2020-12-20)',
showUntil: '2020-12-17',
header: '0.9.12 (2020-12-18)',
content:
`
<ul>

View File

@@ -1,6 +1,6 @@
{
"name": "Liberama",
"version": "0.9.11",
"version": "0.9.12",
"author": "Book Pauk <bookpauk@gmail.com>",
"license": "CC0-1.0",
"repository": "bookpauk/liberama",