Skip to content

Commit

Permalink
Prepare v3.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
raphael committed Sep 22, 2023
1 parent f392c56 commit 7382c37
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
Expand Up @@ -14,7 +14,7 @@
#
MAJOR=3
MINOR=13
BUILD=0
BUILD=1

GOOS=$(shell go env GOOS)
GO_FILES=$(shell find . -type f -name '*.go')
Expand Down

0 comments on commit 7382c37

Please sign in to comment.