mirror of
https://github.com/usememos/memos.git
synced 2024-12-20 01:31:29 +03:00
chore: update dev version v0.5.0
This commit is contained in:
parent
cff0e86989
commit
3bde9543f3
@ -10,7 +10,7 @@ import (
|
||||
var Version = "0.4.5"
|
||||
|
||||
// DevVersion is the service current development version.
|
||||
var DevVersion = "0.4.5"
|
||||
var DevVersion = "0.5.0"
|
||||
|
||||
func GetCurrentVersion(mode string) string {
|
||||
if mode == "dev" {
|
||||
|
Loading…
Reference in New Issue
Block a user