Skip to content

Commit f336f54

Browse files
committed
Updated version to 10.7.0.
1 parent b8d0481 commit f336f54

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

manifest.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"manifest_version": 2,
33
"minimum_chrome_version": "49",
44
"version": "10.7.0",
5-
"version_name": "10.7.0-RC2",
65
"author": "Betaflight Squad",
76
"name": "Betaflight - Configurator",
87
"short_name": "Betaflight",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "betaflight-configurator",
33
"description": "Crossplatform configuration tool for Betaflight flight control system.",
4-
"version": "10.7.0-RC2",
4+
"version": "10.7.0",
55
"main": "main.html",
66
"chromium-args" : "--disable-features=nw2",
77
"default_locale": "en",

0 commit comments

Comments
 (0)