Skip to content

Commit

Permalink
Bump ui explorer versions to new releases
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 20, 2021
1 parent bd71ce8 commit 388955f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 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.9"
"version": "1.0.10"
},
"org.zowe.explorer-mvs": {
"version": "1.0.10"
"version": "1.0.11"
},
"org.zowe.explorer-uss": {
"version": "1.0.9"
"version": "1.0.10"
},
"org.zowe.explorer-ui-server": {
"version": "0.2.16"
Expand Down Expand Up @@ -251,7 +251,7 @@
"componentGroup": "Zowe Desktop Data Sets UI Plugin",
"entries": [{
"repository": "explorer-mvs",
"tag": "v1.0.10",
"tag": "v1.0.11",
"destinations": ["Zowe PAX"]
}]
}, {
Expand All @@ -265,7 +265,7 @@
"componentGroup": "Zowe Desktop JES UI Plugin",
"entries": [{
"repository": "explorer-jes",
"tag": "v1.0.9",
"tag": "v1.0.10",
"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.9",
"tag": "v1.0.10",
"destinations": ["Zowe PAX"]
}]
}, {
Expand Down

0 comments on commit 388955f

Please sign in to comment.