bump version 1.10

This commit is contained in:
Pouzor
2026-04-19 01:37:51 +02:00
parent ce5fc785e1
commit 6c9974b357
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -2,3 +2,4 @@
*.db-shm *.db-shm
*.db-wal *.db-wal
scan_config.json scan_config.json
homelab.db.*
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "frontend", "name": "frontend",
"private": true, "private": true,
"version": "1.9.0", "version": "1.10.0",
"type": "module", "type": "module",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",