1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-24 16:55:24 +03:00

Increased version number to 10.4.0.

This commit is contained in:
mikeller 2018-06-23 14:46:06 +12:00
parent 154b8cade2
commit 40b742c3ef
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"manifest_version": 2,
"minimum_chrome_version": "38",
"version": "10.3.0",
"version": "10.4.0",
"author": "Betaflight Squad",
"name": "Betaflight - Configurator",
"short_name": "Betaflight",

View file

@ -1,7 +1,7 @@
{
"name": "betaflight-configurator",
"description": "Crossplatform configuration tool for Betaflight flight control system.",
"version": "10.3.0",
"version": "10.4.0",
"main": "main_nwjs.html",
"bg-script": "js/eventPage.js",
"default_locale": "en",