bump version

This commit is contained in:
Lightos1
2026-01-14 07:41:05 +01:00
parent 62b77e4a82
commit ccb446b1ab

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