bump version

This commit is contained in:
Lightos1
2026-01-14 07:35:25 +01:00
parent e078bdb2f8
commit 62b77e4a82

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