Skip to content

Commit 03b3be1

Browse files
committed
Updated version to 10.7.2 in maintenance branch.
1 parent 72226a8 commit 03b3be1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"minimum_chrome_version": "49",
4-
"version": "10.7.1",
4+
"version": "10.7.2",
55
"author": "Betaflight Squad",
66
"name": "Betaflight - Configurator",
77
"short_name": "Betaflight",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "betaflight-configurator",
33
"productName": "Betaflight Configurator",
44
"description": "Crossplatform configuration tool for Betaflight flight control system.",
5-
"version": "10.7.1",
5+
"version": "10.7.2",
66
"main": "main.html",
77
"chromium-args" : "--disable-features=nw2",
88
"default_locale": "en",

0 commit comments

Comments
 (0)