* ver 1.14.0

This commit is contained in:
Scott Powell 2026-03-06 12:20:04 +11:00
parent 5684b4f1b8
commit 3fe2dd7f48
4 changed files with 8 additions and 8 deletions

View file

@ -69,11 +69,11 @@ struct NeighbourInfo {
};
#ifndef FIRMWARE_BUILD_DATE
#define FIRMWARE_BUILD_DATE "15 Feb 2026"
#define FIRMWARE_BUILD_DATE "6 Mar 2026"
#endif
#ifndef FIRMWARE_VERSION
#define FIRMWARE_VERSION "v1.13.0"
#define FIRMWARE_VERSION "v1.14.0"
#endif
#define FIRMWARE_ROLE "repeater"