From 06e4b28e6fc05c20a5b4e07cdab653c4ff93df8f Mon Sep 17 00:00:00 2001 From: krille-chan Date: Wed, 5 Nov 2025 19:53:01 +0100 Subject: [PATCH] chore: Update versions --- .github/workflows/versions.env | 2 +- pubspec.yaml | 4 +++- snap/snapcraft.yaml | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/workflows/versions.env b/.github/workflows/versions.env index 118db7025..6bf2dcdc8 100644 --- a/.github/workflows/versions.env +++ b/.github/workflows/versions.env @@ -1,2 +1,2 @@ -FLUTTER_VERSION=3.35.5 +FLUTTER_VERSION=3.35.7 JAVA_VERSION=17 diff --git a/pubspec.yaml b/pubspec.yaml index b596c7c23..77ce0dbbd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,9 @@ name: fluffychat description: Chat with your friends. publish_to: none -# On version bump also increase the build number for F-Droid +# On version bump please also increase: +# 1. The build number (for F-Droid) +# 2. The version in /snap/snapcraft.yaml version: 2.2.0+3544 environment: diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index fb1a1ab59..a31787047 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,7 +1,7 @@ name: fluffychat title: FluffyChat base: core24 -version: 2.1.1 +version: 2.2.0 license: AGPL-3.0 summary: The cutest messenger in the Matrix network description: |