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

This commit is contained in:
github-actions[bot]
2026-03-19 13:57:56 +00:00
parent e2a950da58
commit fade770a99
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"
}
}
}