mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 22:50:13 +01:00
🔖 Release v2.2.0-alpha1
This commit is contained in:
parent
0f11771b18
commit
e84c5deaa7
2 changed files with 3 additions and 3 deletions
|
|
@ -41,8 +41,8 @@ import (
|
|||
var Mode = "prod"
|
||||
|
||||
const (
|
||||
Ver = "2.1.14"
|
||||
IsInsider = false
|
||||
Ver = "2.2.0-alpha1"
|
||||
IsInsider = true
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue