Skip to content

Commit d6b17c4

Browse files
committed
chore(package): 更新版本号至 0.0.9
1 parent 672e32a commit d6b17c4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "aqbot",
33
"private": true,
4-
"version": "0.0.8",
4+
"version": "0.0.9",
55
"license": "AGPL-3.0-only",
66
"packageManager": "pnpm@10.32.1",
77
"type": "module",

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://schema.tauri.app/config/2",
33
"productName": "AQBot",
4-
"version": "0.0.8",
4+
"version": "0.0.9",
55
"identifier": "top.aqbot.app",
66
"build": {
77
"beforeDevCommand": "pnpm dev",

0 commit comments

Comments
 (0)