Skip to content

Commit

Permalink
Update version number in makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
deanmchris committed Jul 20, 2022
1 parent 98f05ff commit 89230a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
BINARY_NAME=blunder-8.0.0
BINARY_NAME=blunder-8.5.5

build:
GOARCH=amd64 GOAMD64=v1 go build -o ${BINARY_NAME}-default blunder/main.go
Expand Down

0 comments on commit 89230a7

Please sign in to comment.