build: Bump version to 1.14.3
This commit is contained in:
parent
98bbd302ba
commit
f0fb415316
2 changed files with 5 additions and 1 deletions
|
|
@ -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
|
## v1.14.2
|
||||||
- hotfix for broken applock screen
|
- hotfix for broken applock screen
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@ 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 also increase the build number for F-Droid
|
||||||
version: 1.14.2+3517
|
version: 1.14.3+3518
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=3.0.0 <4.0.0"
|
sdk: ">=3.0.0 <4.0.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue