Bump version to v0.8.1

This commit is contained in:
Tulir Asokan 2023-01-16 14:09:40 +02:00
parent 3025523089
commit ac8a2f8368
2 changed files with 2 additions and 2 deletions

View File

@ -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.

View File

@ -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",