🎨 Update av
This commit is contained in:
parent
46adb8df35
commit
cf5e158f1a
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "SiYuan",
|
||||
"version": "2.9.7",
|
||||
"version": "3.0.0-alpha1",
|
||||
"description": "Refactor your thinking",
|
||||
"homepage": "https://b3log.org/siyuan",
|
||||
"main": "./electron/main.js",
|
||||
|
|
|
@ -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
Reference in a new issue