From ca69fda6443867dd52039fe0dde9b444eb9a3461 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=85=B1=E5=A4=A9=E5=B0=8F=E7=A6=BD=E5=85=BD?= Date: Wed, 28 Feb 2024 21:27:29 +0800 Subject: [PATCH] Optimized some network error information MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 优化部分网络错误的提示文案 --- changelog/v7.4.12+164.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 changelog/v7.4.12+164.md diff --git a/changelog/v7.4.12+164.md b/changelog/v7.4.12+164.md new file mode 100644 index 00000000..e388cb40 --- /dev/null +++ b/changelog/v7.4.12+164.md @@ -0,0 +1,4 @@ +- 优化部分网络错误的提示文案 +------------------------------------------------------------------------------------------ + +- Optimized some network error information \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 1cede90e..fc4344cd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: jhentai description: A flutter app for E-Hentai/EXHentai publish_to: 'none' -version: 7.4.12+163 +version: 7.4.12+164 environment: sdk: '>=3.0.0 <4.0.0'