chore: Bump version

This commit is contained in:
Christian Pauly 2021-06-26 10:56:01 +02:00
parent 4da07c7a4e
commit 5a5b2e95e0
2 changed files with 17 additions and 1 deletions

View File

@ -1,3 +1,19 @@
## v0.33.0 - 2021-06-26
Just a more minor bugfixing release with some design changes in the settings, updated missing translations and for rebuilding the arm64 Linux Flatpak.
### Features
* redesigned settings
* Updated translations - thanks to all translators
* display progress bar in first sync
* changed Linux window default size
* update some dependencies
### Fixes
* Favicon on web
* Database not storing files correctly
* Linux builds for arm64
* a lot of minor bugs
## v0.32.2 - 2021-06-20
* fix: Broken hive keys

View File

@ -1,7 +1,7 @@
name: fluffychat
description: Chat with your friends.
publish_to: none
version: 0.32.2+0
version: 0.33.0+0
environment:
sdk: ">=2.6.0 <3.0.0"