aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src-tauri/tauri.conf.json
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2026-03-02 03:56:40 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2026-03-02 03:56:40 +0000
commit9545de91e256b478217022726f5671d150650f7b (patch)
tree2a94007be206eaa02e34d77a86c705dfd1ab08b7 /src-tauri/tauri.conf.json
parent24a229ede321e8296ea99b332ccfa61213791d10 (diff)
downloadDropOut-9545de91e256b478217022726f5671d150650f7b.tar.gz
DropOut-9545de91e256b478217022726f5671d150650f7b.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 08e2fc9..1c31a09 100644
--- a/src-tauri/tauri.conf.json
+++ b/src-tauri/tauri.conf.json
@@ -1,6 +1,6 @@
{
"productName": "Dropout",
- "version": "0.2.0-alpha.4",
+ "version": "0.2.0-alpha.5",
"identifier": "com.dropout.launcher",
"build": {
"beforeDevCommand": "pnpm --filter @dropout/ui dev",