Release v3.1.1

This commit is contained in:
yellows8 2019-09-14 13:53:09 -04:00
parent 7d01d059df
commit 42efd240de
No known key found for this signature in database
GPG Key ID: 0AF90DA3F1E60E43

View File

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