mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-07-30 21:12:45 +00:00
Version 0.12.0 (#3009)
This commit is contained in:
parent
232aef016c
commit
74dc54684b
4 changed files with 30 additions and 7 deletions
|
@ -16,8 +16,8 @@ var build string
|
|||
|
||||
const (
|
||||
VersionMajor = 0
|
||||
VersionMinor = 11
|
||||
VersionPatch = 1
|
||||
VersionMinor = 12
|
||||
VersionPatch = 0
|
||||
VersionTag = "" // example: "rc1"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue