* ver bump

This commit is contained in:
Scott Powell
2025-08-31 23:42:15 +10:00
parent 7c7faaab05
commit 8b3c16c497
4 changed files with 8 additions and 8 deletions

View File

@@ -49,11 +49,11 @@ struct ContactInfo {
};
#ifndef FIRMWARE_BUILD_DATE
#define FIRMWARE_BUILD_DATE "24 Jul 2025"
#define FIRMWARE_BUILD_DATE "31 Aug 2025"
#endif
#ifndef FIRMWARE_VERSION
#define FIRMWARE_VERSION "v1.7.4"
#define FIRMWARE_VERSION "v1.8.0"
#endif
#define FIRMWARE_ROLE "sensor"