Skip to content
This repository has been archived by the owner on Dec 16, 2023. It is now read-only.

Commit

Permalink
Try to release without Icon file
Browse files Browse the repository at this point in the history
  • Loading branch information
assaf committed Mar 24, 2014
1 parent dc768f3 commit 982f3bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bin/node-passbook
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ function extractWWDRKey(keysPath, callback) {
}, callback);
}
});
}
}


// Convert all P12 files in the keys directory into PEM files.
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": "passbook",
"description": "iOS Passbook for the Node hacker",
"homepage": "https://github.com/assaf/node-passbook",
"version": "2.0.1",
"version": "2.0.2",
"author": {
"name": "Assaf Arkin",
"email": "assaf@labnotes.org"
Expand Down

0 comments on commit 982f3bc

Please sign in to comment.