diff options
| author | 2026-02-26 11:10:30 +0000 | |
|---|---|---|
| committer | 2026-02-26 11:10:30 +0000 | |
| commit | 1da889d3d5088bd7a81527470061fcfdc2e45881 (patch) | |
| tree | 871a6f5e16677ebe1f4168f64e1a7d2b0dba5646 /src-tauri/tauri.conf.json | |
| parent | 2cef6e86b4fd45549ee2a4f7ea54a142690117d2 (diff) | |
| download | DropOut-1da889d3d5088bd7a81527470061fcfdc2e45881.tar.gz DropOut-1da889d3d5088bd7a81527470061fcfdc2e45881.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 4c617fd..08e2fc9 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.4", "identifier": "com.dropout.launcher", "build": { "beforeDevCommand": "pnpm --filter @dropout/ui dev", |