bump version

This commit is contained in:
souldbminersmwc
2026-04-11 20:58:22 -04:00
parent 756c44ba82
commit 9321aed1d1
2 changed files with 2 additions and 2 deletions

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 := 1.2.1
APP_VERSION := 1.3.0
TARGET_VERSION := $(APP_VERSION)
#---------------------------------------------------------------------------------