Bump version to v0.1.1
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# unreleased
|
# v0.1.1 (2023-02-16)
|
||||||
|
|
||||||
* Started automatically subscribing to bridged guilds. This fixes two problems:
|
* Started automatically subscribing to bridged guilds. This fixes two problems:
|
||||||
* Typing notifications should now work automatically in guilds.
|
* Typing notifications should now work automatically in guilds.
|
||||||
|
|||||||
2
main.go
2
main.go
@@ -173,7 +173,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.1.0",
|
Version: "0.1.1",
|
||||||
ProtocolName: "Discord",
|
ProtocolName: "Discord",
|
||||||
|
|
||||||
CryptoPickleKey: "maunium.net/go/mautrix-whatsapp",
|
CryptoPickleKey: "maunium.net/go/mautrix-whatsapp",
|
||||||
|
|||||||
Reference in New Issue
Block a user