🔖 Release v2.4.6-alpha1

This commit is contained in:
Liang Ding 2022-10-25 21:45:19 +08:00
parent aecce8ac40
commit f75d11e495
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "SiYuan",
"version": "2.4.5",
"version": "2.4.6-alpha1",
"description": "Build Your Eternal Digital Garden",
"homepage": "https://b3log.org/siyuan",
"main": "./electron/main.js",

View file

@ -41,8 +41,8 @@ import (
var Mode = "prod"
const (
Ver = "2.4.5"
IsInsider = false
Ver = "2.4.6-alpha1"
IsInsider = true
)
var (