Bump version to v0.7.1

This commit is contained in:
Tulir Asokan
2024-11-16 18:06:31 +02:00
parent 1e3b854ee1
commit c01f502e04
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
# v0.7.1 (2024-11-16)
* Bumped minimum Go version to 1.22.
* Updated Discord version numbers.
# v0.7.0 (2024-07-16)
* Bumped minimum Go version to 1.21.

View File

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