Skip to content

Commit

Permalink
bump cqlsh version
Browse files Browse the repository at this point in the history
  • Loading branch information
digiserg committed Nov 15, 2024
1 parent 478ca8a commit d36ddac
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 @@ -86,7 +86,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.14.1"
CQLSH_BUILD_VERSION: "0.14.2"
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 d36ddac

Please sign in to comment.