Bump version to v0.10.2

This commit is contained in:
Tulir Asokan 2023-09-19 12:04:27 -04:00
parent 6c4411c666
commit 77e30e85dd
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
# v0.10.2 (security update)
* Stopped using libwebp for decoding webps.
# v0.10.1 (2023-09-16)
* Added support for double puppeting with arbitrary `as_token`s.

View file

@ -262,7 +262,7 @@ func main() {
Name: "mautrix-whatsapp",
URL: "https://github.com/mautrix/whatsapp",
Description: "A Matrix-WhatsApp puppeting bridge.",
Version: "0.10.1",
Version: "0.10.2",
ProtocolName: "WhatsApp",
BeeperServiceName: "whatsapp",
BeeperNetworkName: "whatsapp",