diff --git a/changelog/v1.7.5+550.md b/changelog/v1.7.5+550.md new file mode 100644 index 000000000..1988cb817 --- /dev/null +++ b/changelog/v1.7.5+550.md @@ -0,0 +1,13 @@ +### ✨ 功能 + +- 去除 Cookie 登录中的 ignore 项 +- 查看 Cookie 对话框添加 刷新Ignores 按钮 + +--- + +### ✨ Features + +- Remove the ignore item in the Cookie login +- Add a Refresh Ignores button to the Cookie dialog + +--- \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index c91156281..bd604fe7a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: eros_fe description: An unofficial e-hentai app publish_to: 'none' -version: 1.7.4+549 +version: 1.7.5+550 environment: sdk: '>=3.0.0 <4.0.0'