Bump app version following rebranding
Deploy Spot / deploy (push) Successful in 14s

This commit is contained in:
2026-07-26 15:42:42 +02:00
parent 7da504ca6b
commit 0ad238b508
3 changed files with 62 additions and 107 deletions
+3 -3
View File
@@ -3,9 +3,9 @@
"@vitejs/plugin-vue": "^6.0.8",
"vite": "^8.1.5"
},
"name": "spot",
"description": "FindMeSpot & GPX integration",
"version": "2.1.0",
"name": "livetrail",
"description": "Self-hosted live journey map combining SPOT GPS tracking, GPX routes, posts, and media",
"version": "3.0.0",
"main": "index.js",
"private": true,
"scripts": {