Release v3.0.1

This commit is contained in:
yellows8 2018-11-28 17:55:18 -05:00
parent 2a3564f53a
commit 4739c8e730

View File

@ -1,4 +1,4 @@
export APP_VERSION := 3.0.0
export APP_VERSION := 3.0.1
ifeq ($(RELEASE),)
export APP_VERSION := $(APP_VERSION)-$(shell git describe --dirty --always)