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