Version bump to 1.0.1
All checks were successful
Build / Build (push) Successful in 28s

This commit is contained in:
2026-04-23 17:15:27 +02:00
parent edf60b8178
commit dee30c7ae3

View File

@@ -33,7 +33,7 @@ APP_RESOURCES := romfs:/
#--------------------------------------------------------------------------------- #---------------------------------------------------------------------------------
# version control constants # version control constants
#--------------------------------------------------------------------------------- #---------------------------------------------------------------------------------
TARGET_VERSION := 1.0.0 TARGET_VERSION := 1.0.1
APP_VERSION := $(TARGET_VERSION) APP_VERSION := $(TARGET_VERSION)
#--------------------------------------------------------------------------------- #---------------------------------------------------------------------------------