mirror of https://github.com/usememos/memos.git
chore: bump version
This commit is contained in:
parent
984d9b461b
commit
ba615172b0
|
|
@ -9,7 +9,7 @@ import (
|
|||
|
||||
// Version is the service current released version.
|
||||
// Semantic versioning: https://semver.org/
|
||||
var Version = "0.26.0"
|
||||
var Version = "0.26.1"
|
||||
|
||||
func GetCurrentVersion() string {
|
||||
return Version
|
||||
|
|
|
|||
Loading…
Reference in New Issue