Browse Source

Версия 0.7.1

Book Pauk 5 years ago
parent
commit
63a86f7c06
1 changed files with 11 additions and 0 deletions
  1. 11 0
      client/components/Reader/versionHistory.js

+ 11 - 0
client/components/Reader/versionHistory.js

@@ -1,4 +1,15 @@
 export const versionHistory = [
+{
+    showUntil: '2019-09-18',
+    header: '0.7.1 (2019-09-19)',
+    content:
+`
+<ul>
+    <li>исправления багов</li>
+</ul>
+`
+},
+
 {
     showUntil: '2019-10-01',
     header: '0.7.0 (2019-09-07)',