forked from MirrorHub/mautrix-whatsapp
Bump version to v0.10.3
This commit is contained in:
parent
56ff4e1595
commit
a112a7f141
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# v0.10.3 (unreleased)
|
||||
# v0.10.3 (2023-10-16)
|
||||
|
||||
* Added basic support for channels.
|
||||
* Added default mime type for outgoing attachments when the origin Matrix
|
||||
|
|
2
main.go
2
main.go
|
@ -268,7 +268,7 @@ func main() {
|
|||
Name: "mautrix-whatsapp",
|
||||
URL: "https://github.com/mautrix/whatsapp",
|
||||
Description: "A Matrix-WhatsApp puppeting bridge.",
|
||||
Version: "0.10.2",
|
||||
Version: "0.10.3",
|
||||
ProtocolName: "WhatsApp",
|
||||
BeeperServiceName: "whatsapp",
|
||||
BeeperNetworkName: "whatsapp",
|
||||
|
|
Loading…
Reference in a new issue