diff --git a/CHANGELOG.md b/CHANGELOG.md index 797e089..5e34b9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ Changelog ========= +## 1.4.1 - 2022-03-28 +### Fixed +- Typo in reconciliation definitions + ## 1.4.0 - 2021-07-16 ### Added - AGPL license file diff --git a/datamodel.sv-software-cluster-mgmt.xml b/datamodel.sv-software-cluster-mgmt.xml index 2feda07..24d62f3 100644 --- a/datamodel.sv-software-cluster-mgmt.xml +++ b/datamodel.sv-software-cluster-mgmt.xml @@ -15,12 +15,12 @@ images/cluster.png - + - + @@ -119,12 +119,12 @@ images/cluster-db.png - + - + diff --git a/module.sv-software-cluster-mgmt.php b/module.sv-software-cluster-mgmt.php index 977b41f..4e917ca 100644 --- a/module.sv-software-cluster-mgmt.php +++ b/module.sv-software-cluster-mgmt.php @@ -9,7 +9,7 @@ SetupWebPage::AddModule( __FILE__, // Path to the current file, all other file names are relative to the directory containing this file - 'sv-software-cluster-mgmt/1.4.0', + 'sv-software-cluster-mgmt/1.4.1', array( // Identification //