diff --git a/Makefile b/Makefile index 6b9dd714..4656e0d8 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ SHELL:=/bin/bash -APP_VERSION?=0.6 +APP_VERSION?=0.7 # build vars BUILD_DATE:=$(shell date -u +"%Y-%m-%dT%H:%M:%SZ")