Skip to content

Commit

Permalink
Prepare v3.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raphael committed Sep 10, 2023
1 parent 73bdf21 commit 1c9ee83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
# - "all" is the default target, it runs "lint" and "test"
#
MAJOR=3
MINOR=12
BUILD=4
MINOR=13
BUILD=0

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

0 comments on commit 1c9ee83

Please sign in to comment.