Release v3.1.0

This commit is contained in:
yellows8 2019-08-08 20:49:30 -04:00
parent fa3d93d649
commit d7c37c6861
No known key found for this signature in database
GPG Key ID: 0AF90DA3F1E60E43

View File

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