Pārlūkot izejas kodu

Merge branch 'release/1.1.1-1'

Book Pauk 2 gadi atpakaļ
vecāks
revīzija
6c6a08d8e0
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  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",