diff --git a/manifest.json.template b/manifest.json.template index e287d59037..530c8bbd52 100644 --- a/manifest.json.template +++ b/manifest.json.template @@ -67,12 +67,12 @@ "artifact": "zss-1.28.6-rc-1121-20240328161402.pax" }, "org.zowe.explorer.jobs.jobs-api-package": { - "version": "1.0.23", + "version": "1.0.24", "artifact": "jobs-api-package-*.zip", "exclusions": ["*PR*.zip","*BRANCH*"] }, "org.zowe.explorer.files.files-api-package": { - "version": "1.0.25", + "version": "1.0.26", "artifact": "files-api-package-*.zip", "exclusions": ["*PR*.zip","*BRANCH*"] }, @@ -492,12 +492,12 @@ "files-api": { "registry": "zowe-docker-release.jfrog.io", "name": "ompzowe/files-api", - "tag" : "1.0.24-ubuntu" + "tag" : "1.0.25-ubuntu" }, "jobs-api": { "registry": "zowe-docker-release.jfrog.io", "name": "ompzowe/jobs-api", - "tag" : "1.0.22-ubuntu" + "tag" : "1.0.23-ubuntu" } }, "dependencyDecisions": {