diff --git a/DCTransistor-Bidirectional/config.h b/DCTransistor-Bidirectional/config.h index 27ad388..2dd73fd 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.8" +#define VERSION "2.0.9" /* * USER CONFIGURATION VALUES diff --git a/DCTransistor/config.h b/DCTransistor/config.h index a4b5c15..c7a0a06 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.8" +#define VERSION "2.0.9" /* * USER CONFIGURATION VALUES diff --git a/bom.json b/bom.json index 1d5f3ac..607a575 100644 --- a/bom.json +++ b/bom.json @@ -4,10 +4,10 @@ "version": 1, "metadata": { "component": { - "bom-ref": "dctransistor-2.0.8", + "bom-ref": "dctransistor-2.0.9", "type": "device", "name": "DCTransistor", - "version": "2.0.8" + "version": "2.0.9" } }, "components": [ @@ -73,7 +73,7 @@ ], "dependencies": [ { - "ref": "dctransistor-2.0.8", + "ref": "dctransistor-2.0.9", "dependsOn": [ "pkg:github/esp8266/Arduino@3.1.2", "pkg:github/bblanchon/ArduinoJson@7.3.0", diff --git a/dctransistor-bidirectional.bin b/dctransistor-bidirectional.bin index 4db3dbd..a5a9ac3 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 5df8ac2..36e144f 100644 Binary files a/dctransistor-bidirectional.bin.gz and b/dctransistor-bidirectional.bin.gz differ diff --git a/dctransistor.bin b/dctransistor.bin index c4b8b71..eb61156 100644 Binary files a/dctransistor.bin and b/dctransistor.bin differ diff --git a/dctransistor.bin.gz b/dctransistor.bin.gz index c3e73cc..9d3ed3d 100644 Binary files a/dctransistor.bin.gz and b/dctransistor.bin.gz differ