aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src-tauri/tauri.conf.json
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2026-02-24 18:24:11 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2026-02-24 18:24:11 +0000
commit2ed79c171c849338343edddafe68bc1759adf8b8 (patch)
tree9e6cae5258eca19cfb9546919a5f701745844c44 /src-tauri/tauri.conf.json
parent290c16cafb22fe3e117bb7c33e55c13b16e7b5cc (diff)
downloadDropOut-2ed79c171c849338343edddafe68bc1759adf8b8.tar.gz
DropOut-2ed79c171c849338343edddafe68bc1759adf8b8.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 1f7ebe9..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.1",
+ "version": "0.2.0-alpha.2",
"identifier": "com.dropout.launcher",
"build": {
"beforeDevCommand": "pnpm --filter @dropout/ui dev",