diff --git a/Makefile b/Makefile index 9680e49..a28dbce 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=1.0 +VERSION=1.1 SOURCES=$(shell find . -name "*.go" -type f) all: amd64 arm7 dockerimage