Bump version to v0.5.0

This commit is contained in:
Tulir Asokan 2022-06-16 17:35:58 +03:00
parent 30c5be305a
commit fd0d6f7640
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# v0.5.0 (unreleased)
# v0.5.0 (2022-06-16)
* Moved a lot of code to mautrix-go.
* Improved handling edge cases in backfill system.

View File

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