Skip to content

Commit

Permalink
Update Binary
Browse files Browse the repository at this point in the history
  • Loading branch information
Binary Update Bot committed Oct 21, 2023
1 parent ddbd2aa commit ca65fb8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion DCTransistor/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
#include <ESP8266httpUpdate.h>

//Version string. Changes with every software version
#define VERSION "1.0.7"
#define VERSION "1.0.8"

/*
* USER CONFIGURATION VALUES
Expand Down
6 changes: 3 additions & 3 deletions bom.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down Expand Up @@ -73,7 +73,7 @@
],
"dependencies": [
{
"ref": "dctransistor-1.0.7",
"ref": "dctransistor-1.0.8",
"dependsOn": [
"pkg:github/esp8266/[email protected]",
"pkg:github/bblanchon/[email protected]",
Expand Down
Binary file modified dctransistor.bin
Binary file not shown.
Binary file modified dctransistor.bin.gz
Binary file not shown.

0 comments on commit ca65fb8

Please sign in to comment.