build: Bump version to 1.14.3

This commit is contained in:
Krille 2023-09-30 09:27:52 +02:00
parent 98bbd302ba
commit f0fb415316
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.3
- hotfix app lock still displayed even when account is logged out
- Update to Flutter 3.13.6
## v1.14.2
- hotfix for broken applock screen

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.2+3517
version: 1.14.3+3518
environment:
sdk: ">=3.0.0 <4.0.0"