Skip to content

Commit

Permalink
Updated manifest for 2017.05
Browse files Browse the repository at this point in the history
  • Loading branch information
evoggy committed May 29, 2017
1 parent f103e06 commit cedc691
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
{
"version": 1,
"subversion": 1,
"release": "2017.04",
"release": "2017.05",
"files": {
"cf2-2017.04.bin": {
"cf2-2017.05.bin": {
"platform": "cf2",
"target": "stm32",
"type": "fw",
"release": "2017.04",
"release": "2017.05",
"repository": "crazyflie-firmware"
},
"cf2_nrf-2016.11.bin": {
"cf2_nrf-2017.05.bin": {
"platform": "cf2",
"target": "nrf51",
"type": "fw",
"release": "2016.11",
"release": "2017.05",
"repository": "crazyflie2-nrf-firmware"
},
"cf1-2017.04.bin": {
"cf1-2017.05.bin": {
"platform": "cf1",
"target": "stm32",
"type": "fw",
"release": "2017.04",
"release": "2017.05",
"repository": "crazyflie-firmware"
}
}
}
}

0 comments on commit cedc691

Please sign in to comment.