Skip to content

Commit

Permalink
Bump ui explorer version
Browse files Browse the repository at this point in the history
Signed-off-by: stevenhorsman <steven@uk.ibm.com>
  • Loading branch information
stevenhorsman committed Jan 22, 2021
1 parent 607b286 commit 5f10f3d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions manifest.json.template
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"]
}]
}, {
Expand All @@ -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"]
}]
}, {
Expand Down

0 comments on commit 5f10f3d

Please sign in to comment.