diff --git a/index.json b/index.json index 1c98648..9ef09f4 100644 --- a/index.json +++ b/index.json @@ -881,11 +881,11 @@ "email": "urbancode-plugins@hcl.com" }, "current": { - "semver": "4.1.5", - "date": "2025-11-28T10:10:18.238Z", - "image": "urbancode/ucv-ext-ucd:4.1.5", + "semver": "4.1.6", + "date": "2025-12-04T09:24:53.960Z", + "image": "urbancode/ucv-ext-ucd:4.1.6", "notes": [ - "Bug fix: Due to large status entries into the records, the tool was facing issues in retrieval of the record and thus tasks used to show In Progress even though its completed from CD tools. Now this fix will resolve the bug." + "Bug Fix: Resolved an issue in delta sync, where In-Progress APARs were not being tracked correctly" ], "supports": "5.2.0" }, diff --git a/plugins/ucv-ext-ucd/releases.json b/plugins/ucv-ext-ucd/releases.json index d49072c..17077a7 100644 --- a/plugins/ucv-ext-ucd/releases.json +++ b/plugins/ucv-ext-ucd/releases.json @@ -1,4 +1,13 @@ [ + { + "semver": "4.1.6", + "date": "2025-12-04T09:24:53.960Z", + "image": "urbancode/ucv-ext-ucd:4.1.6", + "notes": [ + "Bug Fix: Resolved an issue in delta sync, where In-Progress APARs were not being tracked correctly" + ], + "supports": "5.2.0" + }, { "semver": "4.1.5", "date": "2025-11-28T10:10:18.238Z",