Bump to 1.1 in makefile

This commit is contained in:
Romain de Laage 2021-04-18 10:48:43 +02:00
parent 5ba39fbdb8
commit 8494120df0
Signed by: rdelaage
GPG Key ID: 534845FADDF0C329
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
VERSION=1.0
VERSION=1.1
SOURCES=$(shell find . -name "*.go" -type f)
all: amd64 arm7 dockerimage