Merge pull request #1361 from mikeller/update_maintenance_branch_version_to_10_5_1
Updated maintenance branch version to 10.5.1.10.5.x-maintenance
commit
9b86259f32
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"minimum_chrome_version": "38",
|
"minimum_chrome_version": "38",
|
||||||
"version": "10.5.0",
|
"version": "10.5.1",
|
||||||
"author": "Betaflight Squad",
|
"author": "Betaflight Squad",
|
||||||
"name": "Betaflight - Configurator",
|
"name": "Betaflight - Configurator",
|
||||||
"short_name": "Betaflight",
|
"short_name": "Betaflight",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "betaflight-configurator",
|
"name": "betaflight-configurator",
|
||||||
"version": "10.5.0",
|
"version": "10.5.1",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "betaflight-configurator",
|
"name": "betaflight-configurator",
|
||||||
"description": "Crossplatform configuration tool for Betaflight flight control system.",
|
"description": "Crossplatform configuration tool for Betaflight flight control system.",
|
||||||
"version": "10.5.0",
|
"version": "10.5.1",
|
||||||
"main": "main_nwjs.html",
|
"main": "main_nwjs.html",
|
||||||
"bg-script": "js/eventPage.js",
|
"bg-script": "js/eventPage.js",
|
||||||
"default_locale": "en",
|
"default_locale": "en",
|
||||||
|
|
Loading…
Reference in New Issue