Skip to content

Commit

Permalink
Roll back the update test
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanjudis committed Jan 12, 2019
1 parent afdc83d commit 852123e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "netlify-menubar",
"version": "1.2.1",
"version": "1.2.2",
"description": "A menubar app to keep track of Netlify builds",
"author": "stefan judis <stefanjudis@gmail.com>",
"main": "index.js",
Expand Down
4 changes: 0 additions & 4 deletions src/menu-ui.ts
Original file line number Diff line number Diff line change
Expand Up @@ -235,10 +235,6 @@ export default class UI {
enabled: false,
label: `Netlify Menubar ${app.getVersion()}`
},
{
enabled: false,
label: 'Schnitzel'
},
{ type: 'separator' },
{
enabled: false,
Expand Down

0 comments on commit 852123e

Please sign in to comment.