This repository was archived by the owner on Apr 19, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change
1
+ < span > 2015.05.09 - 0.63.2 - cleanflight</ span >
2
+ < p >
3
+ - Support cleanflight API version > 1.9.< br />
4
+ </ p >
1
5
< span > 2015.04.14 - 0.63.1 - cleanflight</ span >
2
6
< p >
3
- - Fix for lootime backup/restore when migrating from firmware with api < 1.8.< br />
7
+ - Fix for looptime backup/restore when migrating from firmware with api < 1.8.< br />
4
8
- Update sponsors panel.< br />
5
9
- Add link for T-Shirts!< br />
6
10
</ p >
Original file line number Diff line number Diff line change 1
1
'use strict' ;
2
2
3
3
var CONFIGURATOR = {
4
- 'releaseDate' : 1429014724688 , // new Date().getTime() - Tue Apr 14 2015 13:32:17 GMT+0100 (BST)
4
+ 'releaseDate' : 1431142200587 , // new Date().getTime() - Sat May 09 2015 04:30:08 GMT+0100 (BST)
5
5
6
6
// all versions are specified and compared using semantic versioning http://semver.org/
7
7
'apiVersionAccepted' : '1.2.0' ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"manifest_version" : 2 ,
3
3
"minimum_chrome_version" : " 38" ,
4
- "version" : " 0.63.1 " ,
4
+ "version" : " 0.63.2 " ,
5
5
"author" : " Hydra" ,
6
6
"name" : " Cleanflight - Configurator" ,
7
7
"short_name" : " cleanflight" ,
You can’t perform that action at this time.
0 commit comments