From 33ee422f39170194d1c386f8d80c77f96b5241f2 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Fri, 24 Oct 2025 08:17:12 +0000 Subject: [PATCH] 1.2.1 --- deno.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deno.json b/deno.json index eecd682..cf3c4ec 100644 --- a/deno.json +++ b/deno.json @@ -1,6 +1,6 @@ { "name": "@serve.zone/isocreator", - "version": "1.2.0", + "version": "1.2.1", "exports": "./mod.ts", "tasks": { "dev": "deno run --allow-all mod.ts", diff --git a/package.json b/package.json index f723b7f..5c50c42 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@serve.zone/isocreator", - "version": "1.2.0", + "version": "1.2.1", "description": "Ubuntu ISO customization tool for PC and Raspberry Pi with WiFi and cloud-init configuration", "type": "module", "bin": {