Release v3.2.0

This commit is contained in:
yellows8 2019-12-10 20:24:41 -05:00
parent e5d9851250
commit bd3466f1e1
No known key found for this signature in database
GPG Key ID: 0AF90DA3F1E60E43

View File

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