Skip to content

Commit

Permalink
Version 0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
jfrux committed Sep 25, 2018
1 parent da5e8bd commit 91bac37
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Workbench",
"productName": "Workbench",
"version": "0.0.10",
"version": "0.0.11",
"description": "The Openpilot Workbench is to help people fix problems with EON, Openpilot, etc.",
"main": "./main.prod.js",
"author": {
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": "openpilot-workbench",
"productName": "Workbench",
"version": "0.0.10",
"version": "0.0.11",
"description": "The Openpilot Workbench is to help people fix problems with EON, Openpilot, etc.",
"scripts": {
"build": "concurrently \"yarn build-main\" \"yarn build-renderer\"",
Expand Down

0 comments on commit 91bac37

Please sign in to comment.