mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: update version and remove isDev flag (#1452)
* chore: update version and remove isDev flag * chore: update
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
|
||||
// Version is the service current released version.
|
||||
// Semantic versioning: https://semver.org/
|
||||
var Version = "0.11.2"
|
||||
var Version = "0.12.0"
|
||||
|
||||
// DevVersion is the service current development version.
|
||||
var DevVersion = "0.12.0"
|
||||
|
Reference in New Issue
Block a user