diff --git a/DCTransistor/config.h b/DCTransistor/config.h index 1856fc5..e12b249 100644 --- a/DCTransistor/config.h +++ b/DCTransistor/config.h @@ -19,7 +19,7 @@ #include //Version string. Changes with every software version -#define VERSION "1.0.7" +#define VERSION "1.0.8" /* * USER CONFIGURATION VALUES diff --git a/bom.json b/bom.json index a4bb9cc..d21c671 100644 --- a/bom.json +++ b/bom.json @@ -4,10 +4,10 @@ "version": 1, "metadata": { "component": { - "bom-ref": "dctransistor-1.0.7", + "bom-ref": "dctransistor-1.0.8", "type": "device", "name": "DCTransistor", - "version": "1.0.7" + "version": "1.0.8" } }, "components": [ @@ -73,7 +73,7 @@ ], "dependencies": [ { - "ref": "dctransistor-1.0.7", + "ref": "dctransistor-1.0.8", "dependsOn": [ "pkg:github/esp8266/Arduino@3.1.2", "pkg:github/bblanchon/ArduinoJson@6.21.3", diff --git a/dctransistor.bin b/dctransistor.bin index 8fde657..e61f592 100644 Binary files a/dctransistor.bin and b/dctransistor.bin differ diff --git a/dctransistor.bin.gz b/dctransistor.bin.gz index 5c7f6f9..9eff1cf 100644 Binary files a/dctransistor.bin.gz and b/dctransistor.bin.gz differ