Bump version

This commit is contained in:
Lightos1
2026-01-21 19:53:30 +01:00
parent 679fd4fd79
commit 382f6d5834

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