Bump version to v0.6.4

This commit is contained in:
Tulir Asokan 2023-11-16 15:29:23 +02:00
parent 394c0a05d3
commit c013873d1c
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
# v0.6.4 (2023-11-16)
* Changed error messages to be sent in a thread if the errored message was in
a thread.
# v0.6.3 (2023-10-16)
* Fixed op7 reconnects during connection causing the bridge to get stuck

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.3",
Version: "0.6.4",
ProtocolName: "Discord",
BeeperServiceName: "discordgo",
BeeperNetworkName: "discord",