Release v3.3.0

This commit is contained in:
yellows8 2020-04-06 10:37:55 -04:00
parent e2a16a83e0
commit 090054fc86
No known key found for this signature in database
GPG Key ID: 0AF90DA3F1E60E43

View File

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