Skip to content

Commit

Permalink
bump cqlsh version
Browse files Browse the repository at this point in the history
  • Loading branch information
digiserg committed Sep 16, 2024
1 parent 17ba47f commit b8aa9bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
sed -i.bak "s/%CQLSH_VERSION%/$CQLSH_BUILD_VERSION/g" renderer/views/index.html
rm -f renderer/views/index.html.bak
env:
CQLSH_BUILD_VERSION: "0.10.0"
CQLSH_BUILD_VERSION: "0.11.0"
CQLSH_GITHUB_URL: "${{ secrets.CQLSH_GITHUB_URL || 'https://github.com/axonops/axonops-workbench-cqlsh/releases/download' }}"

- name: Setup Python v3.12
Expand Down

0 comments on commit b8aa9bf

Please sign in to comment.