diff --git a/changelog/v7.4.13+194.md b/changelog/v7.4.13+194.md new file mode 100644 index 00000000..72316948 --- /dev/null +++ b/changelog/v7.4.13+194.md @@ -0,0 +1,7 @@ +- 修复修改代理设置后未同步至归档下载的bug +- 修复移动端获取代理配置的bug + +------------------------------------------------------------------------------------------ + +- Fix bug that proxy settings are not synchronized to the archive download after modification +- Fix bug with archive download of proxy settings on mobile \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index a41e4ef9..43116135 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.13+193 +version: 7.4.13+194 environment: sdk: '>=3.0.0 <4.0.0'