Skip to content

Commit

Permalink
Merge branch 'master' into hidanio/path_groups_dynamic_rules
Browse files Browse the repository at this point in the history
  • Loading branch information
Hidanio authored Jan 31, 2025
2 parents b1b8b2e + 9b57d84 commit bc095e1
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 bc095e1

Please sign in to comment.