Tulir Asokan 2 жил өмнө
parent
commit
69f1793e24
2 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 1 1
      CHANGELOG.md
  2. 1 1
      main.go

+ 1 - 1
CHANGELOG.md

@@ -1,4 +1,4 @@
-# unreleased
+# v0.1.1 (2023-02-16)
 
 * Started automatically subscribing to bridged guilds. This fixes two problems:
   * Typing notifications should now work automatically in guilds.

+ 1 - 1
main.go

@@ -173,7 +173,7 @@ func main() {
 		Name:         "mautrix-discord",
 		URL:          "https://github.com/mautrix/discord",
 		Description:  "A Matrix-Discord puppeting bridge.",
-		Version:      "0.1.0",
+		Version:      "0.1.1",
 		ProtocolName: "Discord",
 
 		CryptoPickleKey: "maunium.net/go/mautrix-whatsapp",