fix(bin): make bin/onebox-wrapper.js executable

This commit is contained in:
2026-03-02 07:26:38 +00:00
parent 88367f70eb
commit 0f0da0f2ef
4 changed files with 9 additions and 3 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/onebox',
version: '1.10.2',
version: '1.10.3',
description: 'Self-hosted container platform with automatic SSL and DNS - a mini Heroku for single servers'
}