Skip to content

Commit

Permalink
Update CLI component versions for 3.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Timothy Johnson <[email protected]>
  • Loading branch information
t1m0thyj committed Sep 23, 2024
1 parent 58a90b6 commit fb143b9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions manifest.json.template
Original file line number Diff line number Diff line change
Expand Up @@ -205,35 +205,35 @@
"componentGroup": "Zowe CLI",
"entries": [{
"repository": "zowe-cli",
"tag": "v7.29.1",
"tag": "v8.0.0",
"destinations": ["Zowe CLI Package"]
}]
}, {
"componentGroup": "IBM&reg CICS&reg Plug-in for Zowe CLI",
"entries": [{
"repository": "cics-for-zowe-client",
"tag": "v5.0.6",
"tag": "v6.0.0",
"destinations": ["Zowe CLI Package"]
}]
}, {
"componentGroup": "IBM&reg Db2&reg Plug-in for Zowe CLI",
"entries": [{
"repository": "zowe-cli-db2-plugin",
"tag": "v5.0.9",
"tag": "v6.0.0",
"destinations": ["Zowe CLI Package"]
}]
}, {
"componentGroup": "IBM&reg MQ Plug-in for Zowe CLI",
"entries": [{
"repository": "zowe-cli-mq-plugin",
"tag": "v3.0.1",
"tag": "v4.0.0",
"destinations": ["Zowe CLI Package"]
}]
}, {
"componentGroup": "z/OS&reg FTP Plug-in for Zowe CLI",
"entries": [{
"repository": "zowe-cli-ftp-plugin",
"tag": "v2.1.9",
"tag": "v3.0.0",
"destinations": ["Zowe CLI Package"]
}]
}, {
Expand Down

0 comments on commit fb143b9

Please sign in to comment.