chore: ✏️ 升级版本+升级版本的脚本

This commit is contained in:
log1997
2025-12-31 12:46:25 +08:00
parent 8ab396590e
commit a01baeaa02
4 changed files with 173 additions and 114 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "app"
version = "0.5.0"
version = "0.5.2"
description = "A Tauri App"
authors = ["you"]
license = ""

View File

@@ -1,7 +1,7 @@
{
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
"productName": "log-lottery",
"version": "0.5.0",
"version": "0.5.2",
"identifier": "to2026.xyz",
"build": {
"frontendDist": "../dist",
@@ -34,4 +34,4 @@
"icons/icon.ico"
]
}
}
}