mirror of
https://github.com/usememos/memos.git
synced 2025-02-14 10:20:49 +01:00
chore: bump version
This commit is contained in:
parent
4f2b00b4f3
commit
db3457e081
@ -12,7 +12,7 @@ import (
|
||||
var Version = "0.19.0"
|
||||
|
||||
// DevVersion is the service current development version.
|
||||
var DevVersion = "0.18.2"
|
||||
var DevVersion = "0.19.0"
|
||||
|
||||
func GetCurrentVersion(mode string) string {
|
||||
if mode == "dev" || mode == "demo" {
|
||||
|
Loading…
x
Reference in New Issue
Block a user