From 1a2cca74cd04db788ee9d9be0cedbf7488804c54 Mon Sep 17 00:00:00 2001 From: shawn Date: Sat, 28 May 2022 11:36:56 +0800 Subject: [PATCH] 3.20.9 --- README.md | 2 +- doc/en/patches.md | 4 ++++ doc/zh/README.md | 2 +- doc/zh/patches.md | 4 ++++ 4 files changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0305fe9..e0f50a3 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This is the documentation of FeedMe. ## Version: - release: 3.20.7 -- beta: 3.20.8 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme) +- beta: 3.20.9 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme) ## Download: - https://play.google.com/store/apps/details?id=com.seazon.feedme diff --git a/doc/en/patches.md b/doc/en/patches.md index b2b18f1..12825b5 100644 --- a/doc/en/patches.md +++ b/doc/en/patches.md @@ -1,3 +1,7 @@ +### 3.20.8 +###### 2022-5-28 +- [fix]Fix crash issue on article page. + ### 3.20.8 ###### 2022-5-28 - [optimize]https://github.com/seazon/FeedMe/issues/420 diff --git a/doc/zh/README.md b/doc/zh/README.md index 1deb4bf..f73b79a 100644 --- a/doc/zh/README.md +++ b/doc/zh/README.md @@ -12,7 +12,7 @@ FeedMe是一个RSS阅读器,支持以下RSS服务: ## 版本: - 正式: 3.20.7 -- 测试: 3.20.8 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme) +- 测试: 3.20.9 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme) ## 下载: - https://play.google.com/store/apps/details?id=com.seazon.feedme diff --git a/doc/zh/patches.md b/doc/zh/patches.md index 8fdc4d8..7472268 100644 --- a/doc/zh/patches.md +++ b/doc/zh/patches.md @@ -1,3 +1,7 @@ +### 3.20.9 +###### 2022-5-28 +- [修复]修复文章页崩溃问题。 + ### 3.20.8 ###### 2022-5-28 - [优化]https://github.com/seazon/FeedMe/issues/420