bump version

This commit is contained in:
Lightos1
2026-04-21 21:29:18 +02:00
parent a6402bd5d5
commit 530588a818

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