bump version

This commit is contained in:
Lightos1
2026-02-11 01:06:52 +01:00
parent d657f1d156
commit 496e77301b

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