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 1579791 commit bd7c910Copy full SHA for bd7c910
Makefile
@@ -1,5 +1,5 @@
1
SHELL := /bin/bash
2
-export VERSION ?= 1.0.0-rc1
+export VERSION ?= 1.0.0-beta1
3
export GO111MODULE ?= on
4
export GOBIN = $(shell pwd)/bin
5
BINARY := ecctl
0 commit comments