Skip to content

Commit

Permalink
chore: Set version 0.16.0
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Vitale <[email protected]>
  • Loading branch information
ThomasVitale committed May 26, 2024
1 parent 112251f commit 2a5e1bc
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 @@ -18,6 +18,6 @@ jobs:
registry-server: ghcr.io
registry-username: ${{ github.actor }}
image: ${{ github.repository }}
version: 0.15.3
version: 0.16.0
secrets:
pull-request-token: ${{ secrets.GH_ORG_PAT }}

0 comments on commit 2a5e1bc

Please sign in to comment.