Release v00.42: Testing release

This commit is contained in:
Joe Kearney 2025-08-30 18:49:40 -05:00
parent f1c2b06960
commit 1aa1a4f98b
2 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@
#define VERSION_H
#define VERSION_MAJOR 00
#define VERSION_MINOR 41
#define VERSION_MINOR 42
#define STRINGIFY(number) #number
#define VERSION_STRING(major, minor) STRINGIFY(major) "." STRINGIFY(minor)

View file

@ -1 +1 @@
Welcome to KTag! SPIFFS version 00.41
Welcome to KTag! SPIFFS version 00.42