diff --git a/index.json b/index.json index 4be7baa..4cd4e48 100644 --- a/index.json +++ b/index.json @@ -459,12 +459,11 @@ "email": "urbancode-plugins@hcl.com" }, "current": { - "semver": "1.1.2", - "date": "2023-10-12T04:38:06.664Z", - "image": "urbancode/ucv-ext-jenkins:1.1.2", + "semver": "1.1.3", + "date": "2023-11-15T05:25:17.686Z", + "image": "urbancode/ucv-ext-jenkins:1.1.3", "notes": [ - "Added support for process parameters coming from Git Parameter and Active Choices plugins", - "Warning logs added for skipping unsupported process parameters" + "Fix for Build-Revision mismatch in Jenkins Integration" ], "supports": "4.0.9" } diff --git a/plugins/ucv-ext-jenkins/releases.json b/plugins/ucv-ext-jenkins/releases.json index 19bc7b2..5b3de5c 100644 --- a/plugins/ucv-ext-jenkins/releases.json +++ b/plugins/ucv-ext-jenkins/releases.json @@ -1,4 +1,13 @@ [ + { + "semver": "1.1.3", + "date": "2023-11-15T05:25:17.686Z", + "image": "urbancode/ucv-ext-jenkins:1.1.3", + "notes": [ + "Fix for Build-Revision mismatch in Jenkins Integration" + ], + "supports": "4.0.9" + }, { "semver": "1.1.2", "date": "2023-10-12T04:38:06.664Z",