mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-27 14:59:29 +01:00
chore: Bump version
This commit is contained in:
parent
9bed679568
commit
70698cf4ec
@ -1,3 +1,6 @@
|
|||||||
|
## v1.11.1 - 2023-04-20
|
||||||
|
- fix: Download files on web and iOS with correct mimetype
|
||||||
|
|
||||||
## v1.11.0 - 2023-04-14
|
## v1.11.0 - 2023-04-14
|
||||||
- feat: Add visual read marker (Krille)
|
- feat: Add visual read marker (Krille)
|
||||||
- feat: Jump to last read event (Krille)
|
- feat: Jump to last read event (Krille)
|
||||||
|
@ -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: 1.11.0+3254
|
version: 1.11.1+3254
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=2.12.0 <3.0.0"
|
sdk: ">=2.12.0 <3.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user