Release 3.5.1

This commit is contained in:
yellows8 2022-06-14 18:20:43 -04:00
parent 7bdfce172c
commit 2c53af56cc
No known key found for this signature in database
GPG Key ID: 0AF90DA3F1E60E43

View File

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