Update the index.json accordingly the latest firmware (#368)

Update index accordingly to the latest firmware version
This commit is contained in:
Pipiche
2022-05-03 16:54:52 +02:00
committed by GitHub
parent 08e80652cc
commit 3f0cb276dc

View File

@@ -8,7 +8,7 @@
"Z-Stack_3.0.x":"20190523" "Z-Stack_3.0.x":"20190523"
}, },
{ {
"Z-Stack_3.x.0":"20210708" "Z-Stack_3.x.0":"20220219"
} }
], ],
"stack_default":"Z-Stack_3.x.0" "stack_default":"Z-Stack_3.x.0"
@@ -17,7 +17,7 @@
"stack":[ "stack":[
[ [
"Z-Stack_3.x.0", "Z-Stack_3.x.0",
"20210128" "20220125"
] ]
], ],
"stack_default":"Z-Stack_3.x.0" "stack_default":"Z-Stack_3.x.0"