Compare commits

...

1 Commits

Author SHA1 Message Date
dee30c7ae3 Version bump to 1.0.1
All checks were successful
Build / Build (push) Successful in 28s
2026-04-23 17:15:27 +02:00

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)
#--------------------------------------------------------------------------------- #---------------------------------------------------------------------------------