Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
manifest was accidentally changed by cyberkerb
  • Loading branch information
DutchDevelop authored Mar 25, 2024
1 parent 29fc5ec commit c98ce27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions firmware/manifest.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "BLLED Firmware",
"version": "Stable 26.3.24",
"version": "Stable 19.3.24",
"new_install_prompt_erase": true,
"builds": [
{
"chipFamily": "ESP32",
"parts": [
{ "path": "esp32dev/BLLC_26.3.24.bin", "offset": 0 }
{ "path": "esp32dev/BLLC_19.3.24.bin", "offset": 0 }
]
}
]
Expand Down

0 comments on commit c98ce27

Please sign in to comment.