Bump version

This commit is contained in:
Lightos1
2026-02-12 16:46:49 +01:00
parent 14e0053335
commit fc212bb419

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