Skip to content

Commit

Permalink
Updating product name and description
Browse files Browse the repository at this point in the history
  • Loading branch information
blckmn committed May 9, 2024
1 parent df226ea commit 544b336
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "betaflight-configurator",
"productName": "Betaflight Configurator",
"displayName": "Betaflight - Configurator",
"description": "Crossplatform configuration tool for Betaflight flight control system.",
"productName": "Betaflight",
"displayName": "Betaflight",
"description": "Crossplatform configuration and management tool for the Betaflight flight control firmware.",
"version": "11.0.0",
"main": "main.html",
"chromium-args": "--disable-features=nw2",
Expand Down

0 comments on commit 544b336

Please sign in to comment.