Skip to content

Commit 7e00608

Browse files
committed
Update version to 1.6.0
Signed-off-by: Marc Lopez Rubio <marc5.12@outlook.com>
1 parent b6ba0b3 commit 7e00608

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 ?= v1.5.0
2+
export VERSION ?= v1.6.0
33
export GO111MODULE ?= on
44
export GOBIN = $(shell pwd)/bin
55
BINARY := ecctl

0 commit comments

Comments
 (0)