From 95e3b3d4e0698f2fa00dd7eefd4e9f1eba57ef13 Mon Sep 17 00:00:00 2001 From: SandakovMM Date: Mon, 16 Feb 2026 14:49:07 +0200 Subject: [PATCH] Release v1.0.6 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e821a34..205681a 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,8 @@ To retrieve the latest available version of the tool, please navigate to the "Re To prepare the latest version of the tool for use, please run the following commands: ```shell -> wget https://github.com/plesk/debian11to12/releases/download/v1.0.5/debian11to12-1.0.5.zip -> unzip debian11to12-1.0.5.zip +> wget https://github.com/plesk/debian11to12/releases/download/v1.0.6/debian11to12-1.0.6.zip +> unzip debian11to12-1.0.6.zip > chmod 755 debian11to12 ```