* ver 1.9.0

This commit is contained in:
Scott Powell 2025-09-28 19:24:00 +10:00
parent 3335b49d9f
commit b92d9bd972
4 changed files with 8 additions and 8 deletions

View file

@ -65,11 +65,11 @@ struct NeighbourInfo {
};
#ifndef FIRMWARE_BUILD_DATE
#define FIRMWARE_BUILD_DATE "1 Sep 2025"
#define FIRMWARE_BUILD_DATE "28 Sep 2025"
#endif
#ifndef FIRMWARE_VERSION
#define FIRMWARE_VERSION "v1.8.1"
#define FIRMWARE_VERSION "v1.9.0"
#endif
#define FIRMWARE_ROLE "repeater"