mirror of
https://github.com/mautrix/whatsapp.git
synced 2025-03-14 14:15:38 +00:00
Bump version to v0.8.0
This commit is contained in:
parent
5b3b3bd9c2
commit
c1538ccfa0
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# unreleased
|
||||
# v0.8.0 (2022-12-16)
|
||||
|
||||
* Added support for bridging polls from WhatsApp and votes in both directions.
|
||||
* Votes are only bridged if MSC3381 polls are enabled
|
||||
|
|
2
main.go
2
main.go
|
@ -264,7 +264,7 @@ func main() {
|
|||
Name: "mautrix-whatsapp",
|
||||
URL: "https://github.com/mautrix/whatsapp",
|
||||
Description: "A Matrix-WhatsApp puppeting bridge.",
|
||||
Version: "0.7.2",
|
||||
Version: "0.8.0",
|
||||
ProtocolName: "WhatsApp",
|
||||
|
||||
CryptoPickleKey: "maunium.net/go/mautrix-whatsapp",
|
||||
|
|
Loading…
Add table
Reference in a new issue