Bump version to v0.6.5

This commit is contained in:
Tulir Asokan 2024-01-16 16:19:53 +02:00
parent 5de499a3b5
commit a5813a9d78
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
# v0.6.5 (2024-01-16)
* Fixed adding reply embed to webhook sends if the Matrix room is encrypted.
# v0.6.4 (2023-11-16)
* Changed error messages to be sent in a thread if the errored message was in

View file

@ -179,7 +179,7 @@ func main() {
Name: "mautrix-discord",
URL: "https://github.com/mautrix/discord",
Description: "A Matrix-Discord puppeting bridge.",
Version: "0.6.4",
Version: "0.6.5",
ProtocolName: "Discord",
BeeperServiceName: "discordgo",
BeeperNetworkName: "discord",