bump version

This commit is contained in:
souldbminersmwc
2026-03-28 16:22:58 -04:00
parent 99e5cfc97e
commit 91c12b9128

View File

@@ -39,7 +39,7 @@ include ${TOPDIR}/lib/libultrahand/ultrahand.mk
# version control constants
#---------------------------------------------------------------------------------
#TARGET_VERSION := $(shell git describe --dirty --always --tags)
APP_VERSION := 1.1.0
APP_VERSION := 1.2.0
TARGET_VERSION := $(APP_VERSION)
#---------------------------------------------------------------------------------