From c36df8cb4ad180afec26ca497750e9b9add76ed9 Mon Sep 17 00:00:00 2001 From: chen08209 Date: Mon, 22 Jul 2024 15:49:59 +0800 Subject: [PATCH] Fix windows build error --- pubspec.yaml | 2 +- windows/packaging/exe/make_config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 98534cee..2fe63789 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: fl_clash description: A multi-platform proxy client based on ClashMeta, simple and easy to use, open-source and ad-free. publish_to: 'none' -version: 0.8.46+202407221 +version: 0.8.47+202407222 environment: sdk: '>=3.1.0 <4.0.0' diff --git a/windows/packaging/exe/make_config.yaml b/windows/packaging/exe/make_config.yaml index b34de6e9..8d173565 100644 --- a/windows/packaging/exe/make_config.yaml +++ b/windows/packaging/exe/make_config.yaml @@ -5,7 +5,7 @@ publisher_url: https://github.com/chen08209/FlClash display_name: FlClash executable_name: FlClash.exe output_base_file_name: FlClash.exe -setup_icon_file: ..\windows\runner\resources\icon.ico +setup_icon_file: ..\windows\runner\resources\app_icon.ico locales: - lang: zh file: ..\windows\packaging\exe\ChineseSimplified.isl