mirror of
https://mau.dev/mautrix/go.git
synced 2026-03-14 14:25:53 +01:00
Bump version to v0.15.0
This commit is contained in:
parent
fb2c4bf10b
commit
50fab945c6
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
## v0.15.0 (unreleased)
|
||||
## v0.15.0 (2023-03-16)
|
||||
|
||||
### beta.3 (2023-03-15)
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
package mautrix
|
||||
|
||||
const Version = "v0.15.0-beta.3"
|
||||
const Version = "v0.15.0"
|
||||
|
||||
var DefaultUserAgent = "mautrix-go/" + Version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue