v1.12.0
Some checks failed
Publish to npm / npm-publish (push) Failing after 4m33s
Release / build-and-release (push) Failing after 4m49s

This commit is contained in:
2026-03-15 12:06:55 +00:00
parent ddc7fa4bee
commit 92555c5a5e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@serve.zone/onebox",
"version": "1.11.0",
"version": "1.12.0",
"exports": "./mod.ts",
"nodeModulesDir": "auto",
"tasks": {

View File

@@ -1,6 +1,6 @@
{
"name": "@serve.zone/onebox",
"version": "1.11.0",
"version": "1.12.0",
"description": "Self-hosted container platform with automatic SSL and DNS - a mini Heroku for single servers",
"main": "mod.ts",
"type": "module",