From aba207593eb8f60a978add5122f369a6a2a47d18 Mon Sep 17 00:00:00 2001 From: SandakovMM Date: Fri, 31 Jul 2026 09:04:43 +0300 Subject: [PATCH] Release v1.2.0 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d09c06e..12138b0 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 from a command line, please run the following commands: ```shell -> wget https://github.com/plesk/cloudlinux7to8/releases/download/v1.1.9/cloudlinux7to8-1.1.9.zip -> unzip cloudlinux7to8-1.1.9.zip +> wget https://github.com/plesk/cloudlinux7to8/releases/download/v1.2.0/cloudlinux7to8-1.2.0.zip +> unzip cloudlinux7to8-1.2.0.zip > chmod 755 cloudlinux7to8 ```