Skip to content

Commit

Permalink
Incrementing version (#42)
Browse files Browse the repository at this point in the history
* Mismatch of conditions

* Incrementing version for fix #41
  • Loading branch information
ra-grover authored Jul 10, 2023
1 parent 171f9b2 commit 12c64e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches: [master]
types: [completed]
env:
VERSION: v0.0.6
VERSION: v0.0.7
jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 12c64e8

Please sign in to comment.