fix(repo): migrate smart build config to .smartconfig.json and tidy repository metadata

This commit is contained in:
2026-03-24 20:08:25 +00:00
parent c210507951
commit 8c6159c596
8 changed files with 237 additions and 98 deletions

View File

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