bump version

This commit is contained in:
Lightos1
2026-01-02 21:31:36 +01:00
parent 1e5b702228
commit 64508b9ec6

View File

@@ -37,7 +37,7 @@ include ${TOPDIR}/lib/libultrahand/ultrahand.mk
# version control constants
#---------------------------------------------------------------------------------
#TARGET_VERSION := $(shell git describe --dirty --always --tags)
APP_VERSION := 0.23
APP_VERSION := 0.25
TARGET_VERSION := $(APP_VERSION)
#---------------------------------------------------------------------------------