🔖 Release v3.0.0-alpha2

This commit is contained in:
Daniel 2023-08-02 22:54:58 +08:00
parent 8fcb8e0962
commit 1efa54ac10
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "SiYuan",
"version": "2.9.8",
"version": "3.0.0-alpha2",
"description": "Refactor your thinking",
"homepage": "https://b3log.org/siyuan",
"main": "./electron/main.js",

View file

@ -41,8 +41,8 @@ import (
var Mode = "prod"
const (
Ver = "2.9.8"
IsInsider = false
Ver = "3.0.0-alpha2"
IsInsider = true
)
var (