Add ChangeLog and update metadata for Flux app
Added a ChangeLog file for the Flux app and updated metadata.json to include flux.settings.json.master
parent
3e7e9629ed
commit
5c2e29c2a5
|
|
@ -0,0 +1 @@
|
||||||
|
0.01: New App!
|
||||||
|
|
@ -33,5 +33,10 @@
|
||||||
"url": "app-icon.js",
|
"url": "app-icon.js",
|
||||||
"evaluate": true
|
"evaluate": true
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"name": "flux.settings.json"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue