Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add missing 'productName' attribute to package.json
Fixes incorrect application name displayed in linux/gnome-shell. See
#251
  • Loading branch information
sferra committed Aug 15, 2017
commit a9acde07d1a1be8d5dad29e3682a562f615ebf06
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "boost",
"productName": "Boostnote",
"version": "0.8.14",
"main": "index.js",
"description": "Boostnote",
Expand Down