Bump version to v0.10.3

This commit is contained in:
Tulir Asokan 2023-10-16 13:27:11 +03:00
parent 56ff4e1595
commit a112a7f141
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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",