Версия 1.1.1

This commit is contained in:
Book Pauk
2023-01-11 21:31:40 +07:00
parent 0b23c609f1
commit deafbae945
2 changed files with 2 additions and 2 deletions

View File

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

View File

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