fix(project): no changes to commit

This commit is contained in:
2026-03-16 03:06:08 +00:00
parent 260b5364e6
commit cf44b0047d
3 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 2026-03-16 - 1.14.6 - fix(project)
no changes to commit
## 2026-03-16 - 1.14.5 - fix(onebox)
move Docker auto-install and swarm initialization into Onebox startup flow

View File

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

View File

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