Revert "bump version"

This reverts commit 91c12b9128.
This commit is contained in:
souldbminersmwc
2026-03-29 14:45:13 -04:00
parent 1f2999df2f
commit 6d0de115eb

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.2.0
APP_VERSION := 1.1.0
TARGET_VERSION := $(APP_VERSION)
#---------------------------------------------------------------------------------