mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-08-01 05:42:46 +00:00
Version 0.6 (#2117)
* Bump version, release notes * Update changelog * Update changelog
This commit is contained in:
parent
8e4002831f
commit
bde7c1fd8c
2 changed files with 30 additions and 2 deletions
|
@ -16,8 +16,8 @@ var build string
|
|||
|
||||
const (
|
||||
VersionMajor = 0
|
||||
VersionMinor = 5
|
||||
VersionPatch = 1
|
||||
VersionMinor = 6
|
||||
VersionPatch = 0
|
||||
VersionTag = "" // example: "rc1"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue