Browse Source

Версия 1.1.1

Book Pauk 2 years ago
parent
commit
deafbae945
2 changed files with 2 additions and 2 deletions
  1. 1 1
      client/components/Reader/versionHistory.js
  2. 1 1
      package.json

+ 1 - 1
client/components/Reader/versionHistory.js

@@ -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:

+ 1 - 1
package.json

@@ -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",