chore: Update versions

This commit is contained in:
krille-chan 2025-11-05 19:53:01 +01:00
commit 06e4b28e6f
No known key found for this signature in database
3 changed files with 5 additions and 3 deletions

View file

@ -1,2 +1,2 @@
FLUTTER_VERSION=3.35.5 FLUTTER_VERSION=3.35.7
JAVA_VERSION=17 JAVA_VERSION=17

View file

@ -1,7 +1,9 @@
name: fluffychat name: fluffychat
description: Chat with your friends. description: Chat with your friends.
publish_to: none 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 version: 2.2.0+3544
environment: environment:

View file

@ -1,7 +1,7 @@
name: fluffychat name: fluffychat
title: FluffyChat title: FluffyChat
base: core24 base: core24
version: 2.1.1 version: 2.2.0
license: AGPL-3.0 license: AGPL-3.0
summary: The cutest messenger in the Matrix network summary: The cutest messenger in the Matrix network
description: | description: |