chore: Bump version

This commit is contained in:
Christian Pauly 2022-12-19 10:47:52 +01:00
commit 438ecff171
2 changed files with 5 additions and 2 deletions

View file

@ -1,4 +1,7 @@
## v1.7.1 2022 11-23 ## v1.7.2 2022-12-19
Update dependencies and translations.
## v1.7.1 2022-11-23
Minor bugfix release to retrigger build for FlatPak and Android. Fixes some style bugs and updates some translations Minor bugfix release to retrigger build for FlatPak and Android. Fixes some style bugs and updates some translations
## v1.7.0 2022-11-17 ## v1.7.0 2022-11-17

View file

@ -1,7 +1,7 @@
name: fluffychat name: fluffychat
description: Chat with your friends. description: Chat with your friends.
publish_to: none publish_to: none
version: 1.7.1+2329 version: 1.7.2+2330
environment: environment:
sdk: ">=2.12.0 <3.0.0" sdk: ">=2.12.0 <3.0.0"