chore: Bump version

This commit is contained in:
Christian Pauly 2021-06-20 10:44:00 +02:00
parent d96a915b25
commit ceee1115bc
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
## v0.32.2 - 2021-06-20
* fix: Broken hive keys
## v0.32.1 - 2021-06-17
* fix: Hive breaks if room IDs contain emojis (yes there are users with hacked synapses out there who needs this)
* feat: Also migrate inbound group sessions

View File

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