Add database backup and restore services

This commit is contained in:
mfwadejr
2026-08-29 16:15:34 -04:00
committed by GitHub
parent 725c71259a
commit 59cfca6f00
2 changed files with 24 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vseebox-stockroom",
"version": "1.7.0",
"version": "1.8.0",
"private": true,
"type": "module",
"engines": { "node": ">=22.13.0" },