chore: Bump version

onboarding
Christian Pauly 4 years ago
parent 6077c0ab8e
commit b7053c2044

@ -1,3 +1,12 @@
## v0.41.1 - 2021-09-15
Minor bugfix release.
- fix: Start up time waits for first sync
- fix: Registration -> matrix.org responses with 500
- fix: Wellknown look up for multi accounts
And some other minor bugs.
## v0.41.0 - 2021-09-14 ## v0.41.0 - 2021-09-14
This release features a lot of bug fixes and the new multi account feature which also include account bundles. This release features a lot of bug fixes and the new multi account feature which also include account bundles.
- feat: Multiple accounts - feat: Multiple accounts

@ -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: 0.41.0+1 version: 0.41.1+1
environment: environment:
sdk: ">=2.6.0 <3.0.0" sdk: ">=2.6.0 <3.0.0"

Loading…
Cancel
Save