From 5f10f3dc60f4e006592b59fb25e2ef1343ce43cc Mon Sep 17 00:00:00 2001 From: stevenhorsman Date: Fri, 22 Jan 2021 14:25:37 +0000 Subject: [PATCH] Bump ui explorer version Signed-off-by: stevenhorsman --- manifest.json.template | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifest.json.template b/manifest.json.template index 70bb4e25cb..c97eef7060 100644 --- a/manifest.json.template +++ b/manifest.json.template @@ -73,13 +73,13 @@ "version": "1.0.6" }, "org.zowe.explorer-jes": { - "version": "1.0.10" + "version": "1.0.11" }, "org.zowe.explorer-mvs": { - "version": "1.0.11" + "version": "1.0.12" }, "org.zowe.explorer-uss": { - "version": "1.0.10" + "version": "1.0.11" }, "org.zowe.explorer-ui-server": { "version": "0.2.16" @@ -251,21 +251,21 @@ "componentGroup": "Zowe Desktop Data Sets UI Plugin", "entries": [{ "repository": "explorer-mvs", - "tag": "v1.0.11", + "tag": "v1.0.12", "destinations": ["Zowe PAX"] }] }, { "componentGroup": "Zowe Desktop Eclipse Orion-based React Editor", "entries": [{ "repository": "orion-editor-component", - "tag": "v0.0.12", + "tag": "v0.0.13", "destinations": ["Zowe PAX"] }] }, { "componentGroup": "Zowe Desktop JES UI Plugin", "entries": [{ "repository": "explorer-jes", - "tag": "v1.0.10", + "tag": "v1.0.11", "destinations": ["Zowe PAX"] }] }, { @@ -279,7 +279,7 @@ "componentGroup": "Zowe Desktop z/OS Unix Files UI Plugin", "entries": [{ "repository": "explorer-uss", - "tag": "v1.0.10", + "tag": "v1.0.11", "destinations": ["Zowe PAX"] }] }, {