chore: Bump version

This commit is contained in:
Krille Fear 2021-10-26 18:55:06 +02:00
parent 15ee1f02b5
commit 42297aa6d0
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,13 @@
## v0.42.1 - 2021-10-26
Minor bugfix release.
- feat: Ignore users directly from bottom sheet
- fix: Open an existing direct chat via invite link/QR scanning
- fix: Small fix for uia request
- fix: Enable E2EE by default in all start chat cases
- update: Translations - Thanks to all translators <3
- design: Make homepicker page nicer
## v0.42.0 - 2021-10-14
This release fixes several bugs and makes E2EE enabled by default.

View File

@ -1,7 +1,7 @@
name: fluffychat
description: Chat with your friends.
publish_to: none
version: 0.42.0+1486
version: 0.42.1+1532
environment:
sdk: ">=2.11.0 <3.0.0"