From 6af178fa5c330eafaa02fff2a627b17a4a32dcc0 Mon Sep 17 00:00:00 2001 From: Thomas Casteleyn Date: Mon, 28 Mar 2022 14:39:23 +0200 Subject: [PATCH] Fixed reconciliation typo --- CHANGELOG.md | 4 ++++ datamodel.sv-software-cluster-mgmt.xml | 8 ++++---- module.sv-software-cluster-mgmt.php | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) 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 //