build: Bump version

This commit is contained in:
Krille 2023-10-08 19:39:51 +02:00
parent 35367389f0
commit 18851e2a03
No known key found for this signature in database
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
## v1.14.5
- Hotfix iOS crashes on start
- Hotfix cannot reset applock
## v1.14.4
Minor bugfix release. Please note that because of a Flutter update FluffyChat is no longer
compatible with iOS 11.

View file

@ -2,7 +2,7 @@ name: fluffychat
description: Chat with your friends.
publish_to: none
# On version bump also increase the build number for F-Droid
version: 1.14.4+3519
version: 1.14.5+3520
environment:
sdk: ">=3.0.0 <4.0.0"