Skip to content

Commit

Permalink
bump version 0.3.3 (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdCopter authored Jun 26, 2020
1 parent f2e565d commit aeba910
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"minimum_chrome_version": "49",
"version": "0.3.2",
"version": "0.3.3",
"author": "Emuflight Team",
"name": "Emuflight Configurator",
"short_name": "EmuConfigurator",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "emuflight-configurator",
"description": "Crossplatform configuration tool for Emuflight flight control system.",
"version": "0.3.2",
"version": "0.3.3",
"main": "main.html",
"chromium-args": "--disable-features=nw2",
"bg-script": "js/eventPage.js",
Expand Down

0 comments on commit aeba910

Please sign in to comment.