bump version to 0.3.1-appimage

This commit is contained in:
DecDuck
2025-08-03 12:58:04 +10:00
parent 92e42262c1
commit c78079e4be
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2.0.0",
"productName": "Drop Desktop Client",
"version": "0.3.1",
"version": "0.3.1-appimage",
"identifier": "dev.drop.app",
"build": {
"beforeDevCommand": "yarn dev --port 1432",