diff options
| author | 2026-03-02 03:56:40 +0000 | |
|---|---|---|
| committer | 2026-03-02 03:56:40 +0000 | |
| commit | 9545de91e256b478217022726f5671d150650f7b (patch) | |
| tree | 2a94007be206eaa02e34d77a86c705dfd1ab08b7 /src-tauri/tauri.conf.json | |
| parent | 24a229ede321e8296ea99b332ccfa61213791d10 (diff) | |
| download | DropOut-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.json | 2 |
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", |