chore: bump version to 0.5.7 (VERSION + package.json) (#518)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-03-19 13:58:03 +00:00
committed by GitHub
parent e2a950da58
commit 64089ed88b
2 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
0.5.6
0.5.7

View File

@@ -1,6 +1,6 @@
{
"name": "pve-scripts-local",
"version": "0.5.6",
"version": "0.5.7",
"private": true,
"type": "module",
"scripts": {
@@ -109,4 +109,4 @@
"@hono/node-server": ">=1.19.10",
"lodash": "^4.17.23"
}
}
}