mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-07-31 13:22:46 +00:00
Version 0.6.5 (#2254)
* Version and changelog * Update changelog * Update changelog * Update readme * Update readme some more * Fix date in changelog
This commit is contained in:
parent
0297929b76
commit
86d4eef9f1
3 changed files with 71 additions and 34 deletions
|
@ -17,7 +17,7 @@ var build string
|
|||
const (
|
||||
VersionMajor = 0
|
||||
VersionMinor = 6
|
||||
VersionPatch = 4
|
||||
VersionPatch = 5
|
||||
VersionTag = "" // example: "rc1"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue