From e8796f8e1f7340028a2185739b2baba93adcebd1 Mon Sep 17 00:00:00 2001 From: buzhfianji Date: Wed, 10 Jul 2024 01:38:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=A8=E5=B1=80=E6=90=9C=E7=B4=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- README.zh_CN.md | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f5fd654..4427af4 100644 --- a/README.md +++ b/README.md @@ -134,4 +134,4 @@ - Idle mode: Upcoming - Cloud synchronization feature: Upcoming - Backup feature: Upcoming -- Global search: Upcoming \ No newline at end of file +- Global search \ No newline at end of file diff --git a/README.zh_CN.md b/README.zh_CN.md index cf34efa..7afcc79 100644 --- a/README.zh_CN.md +++ b/README.zh_CN.md @@ -133,4 +133,4 @@ - 摸鱼模式:待实现 - 网盘同步功能:待实现 - 备份功能:待实现 -- 全局搜索:待实现 \ No newline at end of file +- 全局搜索 \ No newline at end of file diff --git a/package.json b/package.json index cce8dcb..b225429 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "book-wise", - "version": "1.0.32", + "version": "1.0.33", "description": "A modern cross-platform e-book reader", "main": "./out/main/index.js", "author": {