Bump version to v0.2.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# v0.2.0 (unreleased)
|
# v0.2.0 (2023-03-16)
|
||||||
|
|
||||||
* Switched to zerolog for logging.
|
* Switched to zerolog for logging.
|
||||||
* The basic log config will be migrated automatically, but you may want to
|
* The basic log config will be migrated automatically, but you may want to
|
||||||
|
|||||||
2
main.go
2
main.go
@@ -190,7 +190,7 @@ func main() {
|
|||||||
Name: "mautrix-discord",
|
Name: "mautrix-discord",
|
||||||
URL: "https://github.com/mautrix/discord",
|
URL: "https://github.com/mautrix/discord",
|
||||||
Description: "A Matrix-Discord puppeting bridge.",
|
Description: "A Matrix-Discord puppeting bridge.",
|
||||||
Version: "0.1.1",
|
Version: "0.2.0",
|
||||||
ProtocolName: "Discord",
|
ProtocolName: "Discord",
|
||||||
|
|
||||||
CryptoPickleKey: "maunium.net/go/mautrix-whatsapp",
|
CryptoPickleKey: "maunium.net/go/mautrix-whatsapp",
|
||||||
|
|||||||
Reference in New Issue
Block a user