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