aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src-tauri/tauri.conf.json
diff options
context:
space:
mode:
author苏向夜 <46275354+fu050409@users.noreply.github.com>2026-02-25 03:05:14 +0800
committerGitHub <noreply@github.com>2026-02-25 03:05:14 +0800
commit3cf009757ed03ccb08ea38658de516626bfb5f63 (patch)
tree6f7b334874f96765f044ab74e0369f5b49b72a81 /src-tauri/tauri.conf.json
parent13e112389181ceed1d1b70aa408d282faad80bd4 (diff)
downloadDropOut-3cf009757ed03ccb08ea38658de516626bfb5f63.tar.gz
DropOut-3cf009757ed03ccb08ea38658de516626bfb5f63.zip
Revert "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 05c8218..96ac48b 100644
--- a/src-tauri/tauri.conf.json
+++ b/src-tauri/tauri.conf.json
@@ -1,6 +1,6 @@
{
"productName": "dropout",
- "version": "0.2.0-alpha.3",
+ "version": "0.2.0-alpha.2",
"identifier": "com.dropout.launcher",
"build": {
"beforeDevCommand": "pnpm --filter @dropout/ui dev",