diff options
| author | 2026-02-25 05:38:20 +0000 | |
|---|---|---|
| committer | 2026-02-25 05:38:20 +0000 | |
| commit | e31b357d3b179edff57506bb48ee19a4cebc5e76 (patch) | |
| tree | e8249d33e2f371e9cf23ed22a400bfd6ddace1a6 /src-tauri/tauri.conf.json | |
| parent | 123ac96e0691055a5f9984526a68d204d0292a51 (diff) | |
| download | DropOut-e31b357d3b179edff57506bb48ee19a4cebc5e76.tar.gz DropOut-e31b357d3b179edff57506bb48ee19a4cebc5e76.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 d5f719d..daadbca 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -1,6 +1,6 @@ { "productName": "Dropout Launcher", - "version": "0.2.0-alpha.2", + "version": "0.2.0-alpha.3", "identifier": "com.dropout.launcher", "build": { "beforeDevCommand": "pnpm --filter @dropout/ui dev", |