v0.2.6-pre.003-fix.003

This commit is contained in:
2026-08-20 21:42:03 +02:00
parent 3fa4ab251a
commit 7eb0381932
9 changed files with 132 additions and 31 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "ksp-app-wallet-desk",
"private": true,
"version": "0.2.6-pre.3.fix.2",
"version": "0.2.6-pre.3.fix.3",
"type": "module",
"scripts": {
"dev": "vite",

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "KSP Wallet Desk",
"version": "0.2.6-pre.3.fix.2",
"version": "0.2.6-pre.3.fix.3",
"identifier": "com.sasedev.ksp-app-wallet-desk",
"build": {
"beforeDevCommand": "npm run dev",