Explorar o código

Bump version to v0.8.1

Tulir Asokan %!s(int64=2) %!d(string=hai) anos
pai
achega
ac8a2f8368
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      CHANGELOG.md
  2. 1 1
      main.go

+ 1 - 1
CHANGELOG.md

@@ -1,4 +1,4 @@
-# unreleased
+# v0.8.1 (2023-01-16)
 
 * Added support for sending polls from Matrix to WhatsApp.
 * Added config option for requesting more history from phone during login.

+ 1 - 1
main.go

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