mirror of
https://mau.dev/mautrix/go.git
synced 2026-03-14 14:25:53 +01:00
Bump version to v0.18.0-beta.1
This commit is contained in:
parent
a1b18a005a
commit
4cae27c445
4 changed files with 26 additions and 12 deletions
|
|
@ -7,7 +7,7 @@ import (
|
|||
"strings"
|
||||
)
|
||||
|
||||
const Version = "v0.17.0"
|
||||
const Version = "v0.18.0-beta.1"
|
||||
|
||||
var GoModVersion = ""
|
||||
var Commit = ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue