mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-16 17:10:53 +08:00
🔖 Release v3.0.0-alpha2
This commit is contained in:
parent
8fcb8e0962
commit
1efa54ac10
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "SiYuan",
|
"name": "SiYuan",
|
||||||
"version": "2.9.8",
|
"version": "3.0.0-alpha2",
|
||||||
"description": "Refactor your thinking",
|
"description": "Refactor your thinking",
|
||||||
"homepage": "https://b3log.org/siyuan",
|
"homepage": "https://b3log.org/siyuan",
|
||||||
"main": "./electron/main.js",
|
"main": "./electron/main.js",
|
||||||
|
@ -41,8 +41,8 @@ import (
|
|||||||
var Mode = "prod"
|
var Mode = "prod"
|
||||||
|
|
||||||
const (
|
const (
|
||||||
Ver = "2.9.8"
|
Ver = "3.0.0-alpha2"
|
||||||
IsInsider = false
|
IsInsider = true
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
Loading…
Reference in New Issue
Block a user