mirror of
https://github.com/mautrix/signal.git
synced 2025-03-14 14:15:36 +00:00
Bump version to v0.8.0
This commit is contained in:
parent
143cd120f5
commit
2e44f2ca13
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
# v0.8.0 (unreleased)
|
# v0.8.0 (2025-02-16)
|
||||||
|
|
||||||
* Bumped minimum Go version to 1.23.
|
* Bumped minimum Go version to 1.23.
|
||||||
* Added support for history transfer.
|
* Added support for history transfer.
|
||||||
|
|
|
@ -38,7 +38,7 @@ var m = mxmain.BridgeMain{
|
||||||
Name: "mautrix-signal",
|
Name: "mautrix-signal",
|
||||||
URL: "https://github.com/mautrix/signal",
|
URL: "https://github.com/mautrix/signal",
|
||||||
Description: "A Matrix-Signal puppeting bridge.",
|
Description: "A Matrix-Signal puppeting bridge.",
|
||||||
Version: "0.7.5",
|
Version: "0.8.0",
|
||||||
|
|
||||||
Connector: &connector.SignalConnector{},
|
Connector: &connector.SignalConnector{},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue