diff --git a/app/firmware_config.h b/app/firmware_config.h index 7f170ff..8ee6689 100644 --- a/app/firmware_config.h +++ b/app/firmware_config.h @@ -7,7 +7,7 @@ #define MANUFACTURER_ID 0x55AA55AA55 /**< DUMMY Manufacturer ID. Will be passed to Device Information Service. You shall use the ID for your Company*/ #define ORG_UNIQUE_ID 0xEEBBEE /**< DUMMY Organisation Unique ID. Will be passed to Device Information Service. You shall use the Organisation Unique ID relevant for your Company */ #define HW_REVISION "1.0.0" -#define FW_REVISION "1.3.0" +#define FW_REVISION "1.4.0" #define SW_REVISION "s132_nrf52_7.0.1" #endif //FIRMWARE_CONFIG \ No newline at end of file