We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 525334d commit df2e512Copy full SHA for df2e512
Makefile
@@ -16,7 +16,7 @@ export GO111MODULE=on
16
17
SHELL=/bin/bash -o pipefail
18
19
-VERSION=1.2.0
+VERSION=1.3.0
20
SERVICES=immugw
21
TARGETS=linux/amd64 windows/amd64 darwin/amd64 linux/s390x linux/arm64 freebsd/amd64
22
0 commit comments