Skip to content

Commit

Permalink
general: release 0.5.4(#1243)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hidanio authored Jan 29, 2025
1 parent b6eca7b commit 9b57d84
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ AFTER_COMMIT=`git rev-parse HEAD`
GOPATH_DIR=`go env GOPATH`
BIN_NAME=noverify
PKG=github.com/VKCOM/noverify/src/cmd
VERSION=0.5.3
VERSION=0.5.4

install:
go install -ldflags "-X '$(PKG).BuildVersion=$(VERSION)' -X '$(PKG).BuildTime=$(NOW)' -X '$(PKG).BuildOSUname=$(OS)' -X '$(PKG).BuildCommit=$(AFTER_COMMIT)'" .
Expand Down
Binary file modified build/noverify
Binary file not shown.

0 comments on commit 9b57d84

Please sign in to comment.