mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 22:50:13 +01:00
🔖 v2.0.15
This commit is contained in:
parent
c8b7d9facf
commit
c763b75229
4 changed files with 7 additions and 7 deletions
|
|
@ -34,12 +34,12 @@ import (
|
|||
goPS "github.com/mitchellh/go-ps"
|
||||
)
|
||||
|
||||
var Mode = "dev"
|
||||
|
||||
//var Mode = "prod"
|
||||
//var Mode = "dev"
|
||||
//
|
||||
var Mode = "prod"
|
||||
|
||||
const (
|
||||
Ver = "2.0.14"
|
||||
Ver = "2.0.15"
|
||||
IsInsider = false
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue