Skip to content

Commit

Permalink
fix remaining versions
Browse files Browse the repository at this point in the history
Signed-off-by: MarkAckert <[email protected]>
  • Loading branch information
MarkAckert committed Apr 11, 2024
1 parent 802ab3e commit c9e85d9
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions manifest.json.template
Original file line number Diff line number Diff line change
Expand Up @@ -284,49 +284,49 @@
"componentGroup": "Zowe Desktop Eclipse Orion-based React Editor",
"entries": [{
"repository": "orion-editor-component",
"tag": "master",
"tag": "v0.0.16",
"destinations": ["Zowe PAX"]
}]
}, {
"componentGroup": "Zowe Desktop JES UI Plugin",
"entries": [{
"repository": "explorer-jes",
"tag": "v1.x/master",
"tag": "v1.0.23",
"destinations": ["Zowe PAX"]
}]
}, {
"componentGroup": "Zowe Desktop Web Plug-in Server",
"entries": [{
"repository": "explorer-ui-server",
"tag": "staging",
"tag": "v0.2.19",
"destinations": ["Zowe PAX"]
}]
}, {
"componentGroup": "Zowe Desktop z/OS Unix Files UI Plugin",
"entries": [{
"repository": "explorer-uss",
"tag": "v1.x/master",
"tag": "v1.0.23",
"destinations": ["Zowe PAX"]
}]
}, {
"componentGroup": "Zowe Explorer Common REST Server",
"entries": [{
"repository": "explorer-api-common",
"tag": "v1.x/master",
"tag": "1.1.20",
"destinations": ["Zowe PAX"]
}]
}, {
"componentGroup": "Zowe Explorer Data Sets REST Server",
"entries": [{
"repository": "data-sets",
"tag": "v1.x/master",
"tag": "1.0.24",
"destinations": ["Zowe PAX"]
}]
}, {
"componentGroup": "Zowe Explorer Jobs REST Server",
"entries": [{
"repository": "jobs",
"tag": "v1.x/master",
"tag": "1.0.22",
"destinations": ["Zowe PAX"]
}]
}, {
Expand Down Expand Up @@ -400,31 +400,31 @@
"componentGroup": "Utilities",
"entries": [{
"repository": "keyring-utilities",
"tag": "master",
"tag": "v1.0.4",
"destinations": ["Zowe PAX"]
}, {
"repository": "zowe-install-packaging-tools",
"tag": "v1.x/master",
"tag": "v0.0.13",
"destinations": ["Zowe PAX"]
}, {
"repository": "launcher",
"tag": "v1.x/master",
"tag": "v0.0.10",
"destinations": ["Zowe PAX"]
}]
},
{
"componentGroup": "Zowe Visual Studio Code Extension",
"entries": [{
"repository": "vscode-extension-for-zowe",
"tag": "v1-lts",
"tag": "v1.22.6",
"destinations": ["Visual Studio Code Marketplace"]
}]
},
{
"componentGroup": "Zowe Desktop IP Explorer Plug-in",
"entries": [{
"repository": "explorer-ip",
"tag": "v1.x/master",
"tag": "v1.0.0",
"destinations": ["Zowe PAX"]
}]
}
Expand Down

0 comments on commit c9e85d9

Please sign in to comment.