mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 22:50:13 +01:00
🎨 Update av
This commit is contained in:
parent
46adb8df35
commit
cf5e158f1a
2 changed files with 3 additions and 3 deletions
|
|
@ -41,8 +41,8 @@ import (
|
|||
var Mode = "prod"
|
||||
|
||||
const (
|
||||
Ver = "2.9.7"
|
||||
IsInsider = false
|
||||
Ver = "3.0.0-alpha1"
|
||||
IsInsider = true
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue