Skip to content

Commit

Permalink
Merge pull request #741 from zowe/struga0258-patch-15
Browse files Browse the repository at this point in the history
Update bump version
  • Loading branch information
1000TurquoisePogs authored Jan 8, 2025
2 parents 940ad1a + 53ebbb6 commit 7ae7349
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,6 @@ jobs:

- name: '[Prep Release] Bump version'
if: ${{ github.event.inputs.PERFORM_RELEASE == 'true' }}
uses: zowe-actions/zlux-builds/bump-zis-version@v2.x/main
uses: zowe-actions/zlux-builds/bump-zis-version@v3.x/main
env:
GITHUB_TOKEN: ${{ secrets.ZOWE_ROBOT_TOKEN }}
2 changes: 1 addition & 1 deletion build/zis.proj.env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
PROJECT="zis"
VERSION=3.0.0
VERSION=3.1.0
DYNLINK_PLUGIN_VERSION=11
DEPS=""
2 changes: 1 addition & 1 deletion build/zss.proj.env
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PROJECT="zss"
VERSION=3.0.0
VERSION=3.1.0
DEPS="QUICKJS LIBYAML"

QUICKJS="quickjs"
Expand Down

0 comments on commit 7ae7349

Please sign in to comment.