Pārlūkot izejas kodu

chore: 版本号更新至 2.2.31

Mochocyang 2 mēneši atpakaļ
vecāks
revīzija
79e38ab02e
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 1 1
      package.json
  2. 1 1
      src-tauri/tauri.conf.json

+ 1 - 1
package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "llm-wiki",
   "name": "llm-wiki",
   "private": true,
   "private": true,
-  "version": "2.2.30",
+  "version": "2.2.31",
   "type": "module",
   "type": "module",
   "scripts": {
   "scripts": {
     "dev": "vite",
     "dev": "vite",

+ 1 - 1
src-tauri/tauri.conf.json

@@ -1,7 +1,7 @@
 {
 {
   "$schema": "https://schema.tauri.app/config/2",
   "$schema": "https://schema.tauri.app/config/2",
   "productName": "QMaiWrite",
   "productName": "QMaiWrite",
-  "version": "2.2.30",
+  "version": "2.2.31",
   "identifier": "com.qingmuai.writer",
   "identifier": "com.qingmuai.writer",
   "build": {
   "build": {
     "beforeDevCommand": "npm run dev",
     "beforeDevCommand": "npm run dev",