add logos and version number to settings tab

This commit is contained in:
2026-08-29 14:38:56 +02:00
parent 0c1a9f86d6
commit a2a7bc6100
57 changed files with 25 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
"productName": "court-pilot",
"version": "0.1.0",
"version": "1.0.0",
"identifier": "com.tauri.dev",
"build": {
"frontendDist": "../wwww",