build: Add changelog for 2.5.1
This commit is contained in:
parent
0a74ae7a4b
commit
24906a0def
3 changed files with 5 additions and 2 deletions
|
|
@ -1,3 +1,6 @@
|
|||
## v2.5.1
|
||||
Update to latest version of fcm_shared_isolate to fix push on iOS.
|
||||
|
||||
## v2.5.0
|
||||
FluffyChat 2.5.0 introduces a new homeserver picker for onboarding, better image compression performance and several smaller new features, design adjustments and bug fixes.
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ publish_to: none
|
|||
# On version bump please also increase:
|
||||
# 1. The build number (for F-Droid)
|
||||
# 2. The version in /snap/snapcraft.yaml
|
||||
version: 2.5.0+3550
|
||||
version: 2.5.1+3551
|
||||
|
||||
environment:
|
||||
sdk: ">=3.11.1 <4.0.0"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
name: fluffychat
|
||||
title: FluffyChat
|
||||
base: core24
|
||||
version: 2.5.0
|
||||
version: 2.5.1
|
||||
license: AGPL-3.0
|
||||
summary: The cutest messenger in the Matrix network
|
||||
description: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue