Skip to content

Commit

Permalink
Prepare v3.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raphael committed Apr 10, 2024
1 parent 8a10c2d commit 59f0194
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=15
BUILD=2
MINOR=16
BUILD=0

GOOS=$(shell go env GOOS)
GOARCH=$(shell go env GOARCH)
Expand Down

0 comments on commit 59f0194

Please sign in to comment.