SiYuan
云南链滴科技有限公司
diff --git a/app/package.json b/app/package.json
index adbe7d8a3..8b102a60a 100644
--- a/app/package.json
+++ b/app/package.json
@@ -1,6 +1,6 @@
{
"name": "SiYuan",
- "version": "3.0.0-alpha1",
+ "version": "2.9.8",
"description": "Refactor your thinking",
"homepage": "https://b3log.org/siyuan",
"main": "./electron/main.js",
diff --git a/app/src/protyle/hint/extend.ts b/app/src/protyle/hint/extend.ts
index 0e840c5aa..b0a56e495 100644
--- a/app/src/protyle/hint/extend.ts
+++ b/app/src/protyle/hint/extend.ts
@@ -46,11 +46,11 @@ export const hintSlash = (key: string, protyle: IProtyle) => {
filter: ["ai chat"],
value: Constants.ZWSP + 5,
html: 'AI Chat
',
- }, {
+ },/* {
filter: ["数据库", "属性视图", "shujuku", "shuxingshitu", "sjk", "sxst", "database", "attribute view"],
value: '',
html: `${window.siyuan.languages.database}
`,
- }, {
+ },*/ {
filter: ["文档", "子文档", "wendang", "wd", "ziwendang", "zwd", "xjwd"],
value: Constants.ZWSP + 4,
html: `${window.siyuan.languages.newFile}
`,
diff --git a/kernel/util/working.go b/kernel/util/working.go
index 8e58f005b..354b922c7 100644
--- a/kernel/util/working.go
+++ b/kernel/util/working.go
@@ -41,8 +41,8 @@ import (
var Mode = "prod"
const (
- Ver = "3.0.0-alpha1"
- IsInsider = true
+ Ver = "2.9.8"
+ IsInsider = false
)
var (