Skip to content

Commit d7b4415

Browse files
author
Binary Update Bot
committed
Update Binaries
1 parent 8d67bad commit d7b4415

File tree

7 files changed

+6
-6
lines changed

7 files changed

+6
-6
lines changed

DCTransistor-Bidirectional/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
#include <time.h>
2121

2222
//Version string. Changes with every software version
23-
#define VERSION "2.0.60"
23+
#define VERSION "2.0.61"
2424

2525
/*
2626
* USER CONFIGURATION VALUES

DCTransistor/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
#include <time.h>
2121

2222
//Version string. Changes with every software version
23-
#define VERSION "2.0.60"
23+
#define VERSION "2.0.61"
2424

2525
/*
2626
* USER CONFIGURATION VALUES

bom.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"version": 1,
55
"metadata": {
66
"component": {
7-
"bom-ref": "dctransistor-2.0.17",
7+
"bom-ref": "dctransistor-2.0.61",
88
"type": "device",
99
"name": "DCTransistor",
10-
"version": "2.0.17"
10+
"version": "2.0.61"
1111
}
1212
},
1313
"components": [
@@ -52,7 +52,7 @@
5252
"bom-ref": "pkg:github/tzapu/[email protected]",
5353
"type": "library",
5454
"name": "WiFiManager",
55-
"version": "2.0.17",
55+
"version": "2.0.61",
5656
"url": "https://github.com/tzapu/WiFiManager/releases/tag/0.16.0",
5757
"license": {
5858
"id": "MIT",
@@ -73,7 +73,7 @@
7373
],
7474
"dependencies": [
7575
{
76-
"ref": "dctransistor-2.0.17",
76+
"ref": "dctransistor-2.0.61",
7777
"dependsOn": [
7878
"pkg:github/esp8266/[email protected]",
7979
"pkg:github/bblanchon/[email protected]",

dctransistor-bidirectional.bin

0 Bytes
Binary file not shown.

dctransistor-bidirectional.bin.gz

1 Byte
Binary file not shown.

dctransistor.bin

0 Bytes
Binary file not shown.

dctransistor.bin.gz

-1 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)