update version for web installer

This commit is contained in:
dl9rdz (via automated build) 2025-02-08 15:48:56 +00:00
parent 64ca208879
commit 7ff69ac277
1 changed files with 2 additions and 2 deletions

View File

@ -7,9 +7,9 @@
"builds": [
{
"chipFamily": "ESP32",
"fwversion": "dev20250108",
"fwversion": "dev20250208",
"parts": [
{ "path": "dev2/dev20250108-C3-full.bin", "offset": 4096 }
{ "path": "dev2/dev20250208-C3-full.bin", "offset": 4096 }
]
},
{