Версия 1.2.8

This commit is contained in:
Book Pauk
2025-06-04 09:28:15 +07:00
parent eaeacbfb1b
commit 01313d66b2
2 changed files with 14 additions and 1 deletions

View File

@@ -1,4 +1,17 @@
export const versionHistory = [
{
version: '1.2.8',
releaseDate: '2025-06-04',
showUntil: '2025-06-03',
content:
`
<ul>
<li>исправление багов</li>
</ul>
`
},
{
version: '1.2.7',
releaseDate: '2025-02-22',

View File

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