bump version

This commit is contained in:
Lightos1
2026-04-07 19:20:52 +02:00
parent 5de030c4e9
commit 9a6282af9c

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