Book Pauk 5 жил өмнө
parent
commit
fdaa3b7f93

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

@@ -1,7 +1,7 @@
 export const versionHistory = [
 {
-    showUntil: '2019-10-20',
-    header: '0.7.4 (2019-10-21)',
+    showUntil: '2019-10-21',
+    header: '0.7.5 (2019-10-22)',
     content:
 `
 <ul>

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "Liberama",
-  "version": "0.7.4",
+  "version": "0.7.5",
   "engines": {
     "node": ">=10.0.0"
   },