Bump firmware version to 8.1.0 and update changelog, package.json, and versions.h

This commit is contained in:
László Monda
2018-01-15 10:35:22 +01:00
parent a0803875c4
commit 56f7753afc
3 changed files with 17 additions and 5 deletions

View File

@@ -19,11 +19,11 @@
// Variables:
#define FIRMWARE_MAJOR_VERSION 8
#define FIRMWARE_MINOR_VERSION 0
#define FIRMWARE_PATCH_VERSION 1
#define FIRMWARE_MINOR_VERSION 1
#define FIRMWARE_PATCH_VERSION 0
#define DEVICE_PROTOCOL_MAJOR_VERSION 4
#define DEVICE_PROTOCOL_MINOR_VERSION 1
#define DEVICE_PROTOCOL_MINOR_VERSION 2
#define DEVICE_PROTOCOL_PATCH_VERSION 0
#define MODULE_PROTOCOL_MAJOR_VERSION 4