Skip to content

Commit 0452e1d

Browse files
committed
2 parents df3b618 + f733a2d commit 0452e1d

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,6 +1,6 @@
11
{
22
"name": "max-auto",
3-
"version": "1.0.11",
3+
"version": "1.0.12",
44
"private": true,
55
"type": "module",
66
"packageManager": "pnpm@10.32.1",

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://raw.githubusercontent.com/tauri-apps/tauri/dev/crates/tauri-utils/schema.json",
33
"productName": "MaxAuto",
4-
"version": "1.0.11",
4+
"version": "1.0.12",
55
"identifier": "com.openclaw.maxauto",
66
"build": {
77
"beforeBuildCommand": "pnpm build",

0 commit comments

Comments
 (0)