mirror of https://github.com/usememos/memos.git
chore: release version `0.5.0`
This commit is contained in:
parent
4a2fe3aaae
commit
4477f47c25
|
|
@ -7,7 +7,7 @@ import (
|
|||
|
||||
// Version is the service current released version.
|
||||
// Semantic versioning: https://semver.org/
|
||||
var Version = "0.4.5"
|
||||
var Version = "0.5.0"
|
||||
|
||||
// DevVersion is the service current development version.
|
||||
var DevVersion = "0.5.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue