mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-05 19:49:29 +01:00
chore: Bump version
This commit is contained in:
parent
d2b4ac4d9f
commit
396a433cae
@ -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
|
||||
This release features a lot of bug fixes and the new multi account feature which also include account bundles.
|
||||
- feat: Multiple accounts
|
||||
|
@ -1,7 +1,7 @@
|
||||
name: fluffychat
|
||||
description: Chat with your friends.
|
||||
publish_to: none
|
||||
version: 0.41.0+1
|
||||
version: 0.41.1+1
|
||||
|
||||
environment:
|
||||
sdk: ">=2.6.0 <3.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user