docs: 📝 version 0.6.0-beta.1

This commit is contained in:
log1997
2026-01-19 13:53:14 +08:00
parent 7296f01c3c
commit 41700b26fa
4 changed files with 13 additions and 9 deletions

View File

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