Bump version to v0.6.3
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# v0.6.3 (unreleased)
|
# v0.6.3 (2023-10-16)
|
||||||
|
|
||||||
* Fixed op7 reconnects during connection causing the bridge to get stuck
|
* Fixed op7 reconnects during connection causing the bridge to get stuck
|
||||||
disconnected.
|
disconnected.
|
||||||
|
|||||||
2
main.go
2
main.go
@@ -179,7 +179,7 @@ func main() {
|
|||||||
Name: "mautrix-discord",
|
Name: "mautrix-discord",
|
||||||
URL: "https://github.com/mautrix/discord",
|
URL: "https://github.com/mautrix/discord",
|
||||||
Description: "A Matrix-Discord puppeting bridge.",
|
Description: "A Matrix-Discord puppeting bridge.",
|
||||||
Version: "0.6.2",
|
Version: "0.6.3",
|
||||||
ProtocolName: "Discord",
|
ProtocolName: "Discord",
|
||||||
BeeperServiceName: "discordgo",
|
BeeperServiceName: "discordgo",
|
||||||
BeeperNetworkName: "discord",
|
BeeperNetworkName: "discord",
|
||||||
|
|||||||
Reference in New Issue
Block a user