Bump version to v0.10.4

This commit is contained in:
Tulir Asokan 2023-11-16 23:34:04 +02:00
parent 178010a765
commit f6270d6bd2
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# v0.10.4 (unreleased)
# v0.10.4 (2023-11-16)
* Added support for channels in `join` and `open` commands.
* Added initial bridging of channel admin to room admin status.

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.3",
Version: "0.10.4",
ProtocolName: "WhatsApp",
BeeperServiceName: "whatsapp",
BeeperNetworkName: "whatsapp",