aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src-tauri/tauri.conf.json
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2026-01-14 12:15:26 +0800
committerGitHub <noreply@github.com>2026-01-14 12:15:26 +0800
commite8e139c07d05e2f29f04906019dff5f3c520f8cc (patch)
treeb9d80ebf7e4a9a4bd546b2815c03e70946160424 /src-tauri/tauri.conf.json
parentd11e3d6f4f05a150fa285d974d9836b972fd0ed5 (diff)
parent9acb4648b5c14f32b150a18ea21711056f415533 (diff)
downloadDropOut-e8e139c07d05e2f29f04906019dff5f3c520f8cc.tar.gz
DropOut-e8e139c07d05e2f29f04906019dff5f3c520f8cc.zip
Merge pull request #14 from HsiangNianian/devv0.1.13
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 e5fda06..1087383 100644
--- a/src-tauri/tauri.conf.json
+++ b/src-tauri/tauri.conf.json
@@ -1,6 +1,6 @@
{
"productName": "dropout",
- "version": "0.1.12",
+ "version": "0.1.13",
"identifier": "com.dropout.launcher",
"build": {
"beforeDevCommand": "pnpm -C ../ui dev",