Skip to content

Commit bd7c910

Browse files
authored
Version: Change to v1.0.0-beta1 (#94)
Signed-off-by: Marc Lopez <marc5.12@outlook.com>
1 parent 1579791 commit bd7c910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
SHELL := /bin/bash
2-
export VERSION ?= 1.0.0-rc1
2+
export VERSION ?= 1.0.0-beta1
33
export GO111MODULE ?= on
44
export GOBIN = $(shell pwd)/bin
55
BINARY := ecctl

0 commit comments

Comments
 (0)