fix(repo): no changes to commit

This commit is contained in:
2026-03-16 12:40:39 +00:00
parent 1b6de75097
commit d3acc720ca
3 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 2026-03-16 - 1.17.1 - fix(repo)
no changes to commit
## 2026-03-16 - 1.17.0 - feat(web/services)
add deploy service action to the services view

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/onebox',
version: '1.17.0',
version: '1.17.1',
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.17.0',
version: '1.17.1',
description: 'Self-hosted container platform with automatic SSL and DNS - a mini Heroku for single servers'
}