From 8f225d3ee7f745dededf853d8b01d8ac49e7735c Mon Sep 17 00:00:00 2001 From: krille-chan Date: Wed, 22 Apr 2026 17:27:20 +0900 Subject: [PATCH 1/2] build: Update to flutter 3.41.7 --- .tool_versions.yaml | 2 +- snap/snapcraft.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.tool_versions.yaml b/.tool_versions.yaml index 54f80e87..767dda76 100644 --- a/.tool_versions.yaml +++ b/.tool_versions.yaml @@ -1,2 +1,2 @@ environment: - flutter: 3.41.6 # Keep in sync with snap/snapcraft.yaml \ No newline at end of file + flutter: 3.41.7 # Keep in sync with snap/snapcraft.yaml \ No newline at end of file diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 273b9902..4a22975c 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -53,7 +53,7 @@ platforms: parts: flutter-git: source: https://github.com/flutter/flutter.git - source-tag: 3.41.6 + source-tag: 3.41.7 source-depth: 1 plugin: nil override-build: | From 3d98cb52219118d5c2f564aa53cc942edacdb965 Mon Sep 17 00:00:00 2001 From: krille-chan Date: Wed, 22 Apr 2026 17:28:18 +0900 Subject: [PATCH 2/2] chore: Update Pull Request template --- .github/pull_request_template.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 7f4e66ec..26504d65 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,5 +1,3 @@ -*Thank you so much for your contribution to FluffyChat ❤️❤️❤️* - - [ ] I have read and understood the [contributing guidelines](https://github.com/krille-chan/fluffychat/blob/main/CONTRIBUTING.md). ### Pull Request has been tested on: