2024 Build an working

This commit is contained in:
2025-12-16 21:30:47 +01:00
parent ec9facd4d9
commit 766d956008
6 changed files with 17 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "tfdidesign-md11-load-manager",
"version": "0.1.186",
"version": "0.1.187",
"description": "",
"main": "index.js",
"type": "module",
+1 -1
View File
@@ -32,7 +32,7 @@
/******************************** Constants ********************************/
// Module identification
#define MODULE_NAME "[KHOFMANN TFDi MD-11 Load Manager] "
#define VERSION_STRING "1.6"
#define VERSION_STRING "1.7"
// COMM BUS
#define COMM_BUS_LIVE_DATA_EVENT "khofmann_tfdi_md-11_load_manager_live_data"
#define COMM_BUS_UPDATE_TARGET_EVENT "khofmann_tfdi_md-11_load_manager_update_target"