From 00469d8da656e131b7da6fa8a2fe2f0a5f9d30f9 Mon Sep 17 00:00:00 2001 From: dataegg Date: Fri, 24 Dec 2021 17:21:46 +0800 Subject: [PATCH] 3.20.2 --- 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 1dec32f..27729e2 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This is the documentation of FeedMe. ## Version: - release: 3.20.0 -- beta: 3.20.1 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme) +- beta: 3.20.2 (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 cafe491..26471b5 100644 --- a/doc/en/patches.md +++ b/doc/en/patches.md @@ -1,3 +1,7 @@ +# 3.20.2 +###### 2021-12-24 +- [fix]https://github.com/seazon/FeedMe/issues/385 + # 3.20.1 ###### 2021-12-23 - [optimize]Adapt for Android 12. diff --git a/doc/zh/README.md b/doc/zh/README.md index c12246f..2d7f4b1 100644 --- a/doc/zh/README.md +++ b/doc/zh/README.md @@ -12,7 +12,7 @@ FeedMe是一个RSS阅读器,支持以下RSS服务: ## 版本: - 正式: 3.20.0 -- 测试: 3.20.1 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme) +- 测试: 3.20.2 (加入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 69e0c2c..6cb163f 100644 --- a/doc/zh/patches.md +++ b/doc/zh/patches.md @@ -1,3 +1,7 @@ +# 3.20.2 +###### 2021-12-24 +- [修复]https://github.com/seazon/FeedMe/issues/385 + # 3.20.1 ###### 2021-12-23 - [优化]Android 12 适配。