aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src-tauri/tauri.conf.json
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2026-01-18 16:41:01 +0000
committer苏向夜 <fu050409@163.com>2026-01-19 10:50:40 +0800
commit549b4b443f12c5dd22c020dcec1e0e88c2202d13 (patch)
treeeef0d979e209931002df44494c4cdcf8e5b6ca3f /src-tauri/tauri.conf.json
parentf57b6639424eb0258292870512e78c0670d3b94d (diff)
downloadDropOut-549b4b443f12c5dd22c020dcec1e0e88c2202d13.tar.gz
DropOut-549b4b443f12c5dd22c020dcec1e0e88c2202d13.zip
chore(release): bump versions
Diffstat (limited to 'src-tauri/tauri.conf.json')
-rw-r--r--src-tauri/tauri.conf.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json
index fec2eb3..2f0ace7 100644
--- a/src-tauri/tauri.conf.json
+++ b/src-tauri/tauri.conf.json
@@ -1,6 +1,6 @@
{
"productName": "dropout",
- "version": "0.2.0-alpha",
+ "version": "0.2.0-alpha.1",
"identifier": "com.dropout.launcher",
"build": {
"beforeDevCommand": "pnpm --filter @dropout/ui dev",