diff --git a/DCTransistor-Bidirectional/config.h b/DCTransistor-Bidirectional/config.h
index 2dd73fd..976f858 100644
--- a/DCTransistor-Bidirectional/config.h
+++ b/DCTransistor-Bidirectional/config.h
@@ -20,7 +20,7 @@
 #include <time.h>
 
 //Version string. Changes with every software version
-#define VERSION "2.0.9"
+#define VERSION "2.0.10"
 
 /*
 *   USER CONFIGURATION VALUES
diff --git a/DCTransistor/config.h b/DCTransistor/config.h
index c7a0a06..c740034 100644
--- a/DCTransistor/config.h
+++ b/DCTransistor/config.h
@@ -20,7 +20,7 @@
 #include <time.h>
 
 //Version string. Changes with every software version
-#define VERSION "2.0.9"
+#define VERSION "2.0.10"
 
 /*
 *   USER CONFIGURATION VALUES
diff --git a/bom.json b/bom.json
index 9ffaf4f..98b38fd 100644
--- a/bom.json
+++ b/bom.json
@@ -4,10 +4,10 @@
   "version": 1,
   "metadata": {
     "component": {
-      "bom-ref": "dctransistor-2.0.9",
+      "bom-ref": "dctransistor-2.0.10",
       "type": "device",
       "name": "DCTransistor",
-      "version": "2.0.9"
+      "version": "2.0.10"
     }
   },
   "components": [
@@ -73,7 +73,7 @@
     ],
   "dependencies": [
     {
-      "ref": "dctransistor-2.0.9",
+      "ref": "dctransistor-2.0.10",
       "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 a5a9ac3..d22a032 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 36e144f..944637c 100644
Binary files a/dctransistor-bidirectional.bin.gz and b/dctransistor-bidirectional.bin.gz differ
diff --git a/dctransistor.bin b/dctransistor.bin
index eb61156..62fc59a 100644
Binary files a/dctransistor.bin and b/dctransistor.bin differ
diff --git a/dctransistor.bin.gz b/dctransistor.bin.gz
index 9d3ed3d..1f2088e 100644
Binary files a/dctransistor.bin.gz and b/dctransistor.bin.gz differ