Compare commits

...

1 Commits

Author SHA1 Message Date
github-actions[bot]
64089ed88b chore: bump version to 0.5.7 (VERSION + package.json) (#518)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-19 13:58:03 +00:00
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"
}
}
}