mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-07-30 21:12:45 +00:00
Version 0.13.0 (#3127)
This commit is contained in:
parent
de1ed9d486
commit
2ee03fd657
5 changed files with 38 additions and 5 deletions
|
@ -16,7 +16,7 @@ var build string
|
|||
|
||||
const (
|
||||
VersionMajor = 0
|
||||
VersionMinor = 12
|
||||
VersionMinor = 13
|
||||
VersionPatch = 0
|
||||
VersionTag = "" // example: "rc1"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue