Skip to content

Commit 9b86259

Browse files
authored
Merge pull request #1361 from mikeller/update_maintenance_branch_version_to_10_5_1
Updated maintenance branch version to 10.5.1.
2 parents ca64a8f + 80ffe2b commit 9b86259

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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": "38",
4-
"version": "10.5.0",
4+
"version": "10.5.1",
55
"author": "Betaflight Squad",
66
"name": "Betaflight - Configurator",
77
"short_name": "Betaflight",

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.5.0",
4+
"version": "10.5.1",
55
"main": "main_nwjs.html",
66
"bg-script": "js/eventPage.js",
77
"default_locale": "en",

0 commit comments

Comments
 (0)