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: |