mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 09:04:39 +00:00
firmware: emit api version string, second major iteration already #4500
This commit is contained in:
parent
db29e02ecb
commit
70f856bf2f
@ -340,6 +340,7 @@ fi
|
||||
# write our json structure
|
||||
cat > ${JSONFILE} << EOF
|
||||
{
|
||||
"api_version":"2",
|
||||
"connection":"${connection}",
|
||||
"downgrade_packages":[${packages_downgraded}],
|
||||
"download_size":"${download_size}",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user