diff options
| author | 2026-02-24 18:54:23 +0000 | |
|---|---|---|
| committer | 2026-02-24 18:54:23 +0000 | |
| commit | db8183946cb3f1b5278ec2c23616789c13591e17 (patch) | |
| tree | e9cc887ad1dc4d310f37b1d5eb66f2725599baae /src-tauri/tauri.conf.json | |
| parent | 7edccaf1be357c0a2619a87bc1767bc6c8a95954 (diff) | |
| download | DropOut-db8183946cb3f1b5278ec2c23616789c13591e17.tar.gz DropOut-db8183946cb3f1b5278ec2c23616789c13591e17.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 96ac48b..05c8218 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -1,6 +1,6 @@ { "productName": "dropout", - "version": "0.2.0-alpha.2", + "version": "0.2.0-alpha.3", "identifier": "com.dropout.launcher", "build": { "beforeDevCommand": "pnpm --filter @dropout/ui dev", |