1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-23 00:05:22 +03:00

Updated version to 10.0.0-rc3.

This commit is contained in:
mikeller 2017-11-25 17:16:46 +13:00
parent f9d8618c69
commit 327e4bcd81
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
"manifest_version": 2,
"minimum_chrome_version": "38",
"version": "10.0.0",
"version_name": "10.0.0-RC2",
"version_name": "10.0.0-rc3",
"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.0.0-RC2",
"version": "10.0.0-rc3",
"main": "main.html",
"default_locale": "en",
"scripts": {