Skip to content

Commit

Permalink
update zowe version in workflow
Browse files Browse the repository at this point in the history
Signed-off-by: ac892247 <[email protected]>
  • Loading branch information
achmelo committed Sep 4, 2024
1 parent c0c08a5 commit 8e2e3a2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions workflows/files/ZWECONF.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
<autoTakeOwnership>true</autoTakeOwnership>
<!-- instance prefix settings -->
<workflowInfo>
<workflowID scope="none">config_zowe_20</workflowID>
<workflowDefaultName>Configuration of Zowe 2.0</workflowDefaultName>
<workflowDescription>Use this workflow to configure the Zowe 2.0</workflowDescription>
<workflowID scope="none">config_zowe_30</workflowID>
<workflowDefaultName>Configuration of Zowe 3.0</workflowDefaultName>
<workflowDescription>Use this workflow to configure the Zowe 3.0</workflowDescription>
<workflowVersion>###ZOWE_VERSION###</workflowVersion>
<vendor>Zowe</vendor>
<General/>
Expand Down

0 comments on commit 8e2e3a2

Please sign in to comment.