Skip to content

Commit

Permalink
Merge pull request #149 from plesk/release-1.2.1
Browse files Browse the repository at this point in the history
Release 1.2.1
  • Loading branch information
SandakovMM authored Oct 25, 2023
2 parents d50afd9 + 14396a8 commit e36ddd8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion BUCK
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2023. Plesk International GmbH. All rights reserved.
# vim:ft=python:

PRODUCT_VERSION = '1.2.0'
PRODUCT_VERSION = '1.2.1'

genrule(
name = 'version',
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/centos2alma/releases/download/v1.2.0/centos2alma-1.2.0.zip
> unzip centos2alma-1.1.0.zip
> wget https://github.com/plesk/centos2alma/releases/download/v1.2.1/centos2alma-1.2.1.zip
> unzip centos2alma-1.2.1.zip
> chmod 755 centos2alma
```

Expand Down

0 comments on commit e36ddd8

Please sign in to comment.