Skip to content

Commit

Permalink
Build number for local builds
Browse files Browse the repository at this point in the history
  • Loading branch information
mproffitt committed Nov 10, 2023
1 parent 44d7a68 commit 3714d7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

VERSION=v0.0.27
VERSION=v0.0.28
go build . && {
rm package/*.xpkg
go generate ./...
Expand Down

0 comments on commit 3714d7b

Please sign in to comment.