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

+ 1 - 1
CHANGELOG.md

@@ -1,4 +1,4 @@
-# unreleased
+# v0.8.0 (2022-12-16)
 
 
 * Added support for bridging polls from WhatsApp and votes in both directions.
 * Added support for bridging polls from WhatsApp and votes in both directions.
   * Votes are only bridged if MSC3381 polls are enabled
   * Votes are only bridged if MSC3381 polls are enabled

+ 1 - 1
main.go

@@ -264,7 +264,7 @@ func main() {
 		Name:         "mautrix-whatsapp",
 		Name:         "mautrix-whatsapp",
 		URL:          "https://github.com/mautrix/whatsapp",
 		URL:          "https://github.com/mautrix/whatsapp",
 		Description:  "A Matrix-WhatsApp puppeting bridge.",
 		Description:  "A Matrix-WhatsApp puppeting bridge.",
-		Version:      "0.7.2",
+		Version:      "0.8.0",
 		ProtocolName: "WhatsApp",
 		ProtocolName: "WhatsApp",
 
 
 		CryptoPickleKey: "maunium.net/go/mautrix-whatsapp",
 		CryptoPickleKey: "maunium.net/go/mautrix-whatsapp",