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