fix(ui): Correct import success toast and add VS Code launch/tasks recommendations for the UI

This commit is contained in:
2025-11-27 22:35:35 +00:00
parent 34c90e21db
commit e4dd4cce0a
3 changed files with 8 additions and 2 deletions

View File

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