Compare commits

..

3 Commits

Author SHA1 Message Date
Book Pauk
6c6a08d8e0 Merge branch 'release/1.1.1-1' 2023-01-11 21:32:13 +07:00
Book Pauk
deafbae945 Версия 1.1.1 2023-01-11 21:31:40 +07:00
Book Pauk
0b23c609f1 Merge tag '1.1.1' into develop
1.1.1
2023-01-11 21:30:53 +07:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
export const versionHistory = [
{
version: '1.1.0',
version: '1.1.1',
releaseDate: '2023-01-11',
showUntil: '2023-01-15',
content:

View File

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