Skip to content

Commit

Permalink
Release v0.2.6 (260324)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 26, 2024
1 parent 694307d commit 813589a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file modified bin/UZG-01.bin
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "UZG-FW",
"version": "v0.2.5",
"version": "v0.2.6",
"builds": [
{
"chipFamily": "ESP32",
"improv": false,
"parts": [
{ "path": "bin/UZG-01_v0.2.5.full.bin", "offset": 0 }
{ "path": "bin/UZG-01_v0.2.6.full.bin", "offset": 0 }
]
}
]
Expand Down

0 comments on commit 813589a

Please sign in to comment.