Skip to content

Commit

Permalink
version 0.0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenglund committed Nov 10, 2023
1 parent 5530dbe commit 02f0905
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
HOMEBREW_GITHUB_AUTH_TOKEN: ${{ secrets.HOMEBREW_GITHUB_AUTH_TOKEN }}
SENTRY_DSN: ${{ secrets.SENTRY_DSN }}
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package main

var Version = "v0.0.22"
var Version = "v0.0.23"

0 comments on commit 02f0905

Please sign in to comment.