diff --git a/DCTransistor-Bidirectional/config.h b/DCTransistor-Bidirectional/config.h index 099a369..2eb1b91 100644 --- a/DCTransistor-Bidirectional/config.h +++ b/DCTransistor-Bidirectional/config.h @@ -20,7 +20,7 @@ #include //Version string. Changes with every software version -#define VERSION "2.0.6" +#define VERSION "2.0.7" /* * USER CONFIGURATION VALUES diff --git a/DCTransistor/config.h b/DCTransistor/config.h index 986f620..764dbaf 100644 --- a/DCTransistor/config.h +++ b/DCTransistor/config.h @@ -20,7 +20,7 @@ #include //Version string. Changes with every software version -#define VERSION "2.0.6" +#define VERSION "2.0.7" /* * USER CONFIGURATION VALUES diff --git a/bom.json b/bom.json index e551378..194e7e2 100644 --- a/bom.json +++ b/bom.json @@ -4,10 +4,10 @@ "version": 1, "metadata": { "component": { - "bom-ref": "dctransistor-2.0.6", + "bom-ref": "dctransistor-2.0.7", "type": "device", "name": "DCTransistor", - "version": "2.0.6" + "version": "2.0.7" } }, "components": [ @@ -73,7 +73,7 @@ ], "dependencies": [ { - "ref": "dctransistor-2.0.6", + "ref": "dctransistor-2.0.7", "dependsOn": [ "pkg:github/esp8266/Arduino@3.1.2", "pkg:github/bblanchon/ArduinoJson@7.2.1", diff --git a/dctransistor-bidirectional.bin b/dctransistor-bidirectional.bin index 5a5a1d4..5f6f8b6 100644 Binary files a/dctransistor-bidirectional.bin and b/dctransistor-bidirectional.bin differ diff --git a/dctransistor-bidirectional.bin.gz b/dctransistor-bidirectional.bin.gz index d8a5474..b4362b7 100644 Binary files a/dctransistor-bidirectional.bin.gz and b/dctransistor-bidirectional.bin.gz differ diff --git a/dctransistor.bin b/dctransistor.bin index 0f4e092..d59a315 100644 Binary files a/dctransistor.bin and b/dctransistor.bin differ diff --git a/dctransistor.bin.gz b/dctransistor.bin.gz index b8694a6..66a49e5 100644 Binary files a/dctransistor.bin.gz and b/dctransistor.bin.gz differ