Bump version

This commit is contained in:
DecDuck
2025-11-15 09:09:58 +11:00
parent a2d1a989e0
commit 84f4210479
5 changed files with 13 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2.0.0",
"productName": "Drop Desktop Client",
"version": "0.3.3",
"version": "0.3.4",
"identifier": "dev.drop.client",
"build": {
"beforeDevCommand": "yarn --cwd main dev --port 1432",