diff --git a/bin/UZG-01.bin b/bin/UZG-01.bin index cc5ff26..6cf92cb 100644 Binary files a/bin/UZG-01.bin and b/bin/UZG-01.bin differ diff --git a/bin/UZG-01_v0.2.3.full.bin b/bin/UZG-01_v0.2.3.full.bin index 79c9c4f..943b92e 100644 Binary files a/bin/UZG-01_v0.2.3.full.bin and b/bin/UZG-01_v0.2.3.full.bin differ diff --git a/manifest.json b/manifest.json index 75b560d..590552d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,12 +1,12 @@ { "name": "UZG-FW", - "version": "v0.2.2", + "version": "v0.2.3", "builds": [ { "chipFamily": "ESP32", "improv": false, "parts": [ - { "path": "bin/UZG-01_v0.2.2.full.bin", "offset": 0 } + { "path": "bin/UZG-01_v0.2.3.full.bin", "offset": 0 } ] } ]