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