Release v3.0.0

This commit is contained in:
yellows8 2018-10-29 20:58:38 -04:00
parent bb53a8ac81
commit 357913b0bd

View File

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