mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-07-31 13:22:46 +00:00
parent
2dc35403d1
commit
87b1ed1338
2 changed files with 22 additions and 1 deletions
|
@ -16,7 +16,7 @@ var build string
|
|||
|
||||
const (
|
||||
VersionMajor = 0
|
||||
VersionMinor = 7
|
||||
VersionMinor = 8
|
||||
VersionPatch = 0
|
||||
VersionTag = "" // example: "rc1"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue