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