fix(package.json): update package metadata

This commit is contained in:
2026-03-15 12:07:15 +00:00
parent 92555c5a5e
commit 5f3783a5e9
4 changed files with 9 additions and 3 deletions

View File

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