Skip to content

Commit

Permalink
Updated to 0.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
AngryKiller committed Apr 27, 2021
1 parent ff2aa19 commit d7e4799
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# iTunes-bridge
A macOS and Windows NodeJS package to control and get informations from iTunes through AppleScript
A macOS and Windows NodeJS package to control and get informations from iTunes and macOS Music app through AppleScript

##### If you need OS X Mavericks and earlier support, use the 0.3.0-alpha, but you will have no Windows support and events in this version.

Expand Down
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "itunes-bridge",
"version": "0.6.5",
"description": "A macOS and Windows NodeJS package to control and get informations from iTunes through AppleScript",
"version": "0.6.6",
"description": "A macOS and Windows NodeJS package to control and get informations from iTunes and macOS Music app through AppleScript",
"main": "itunes-bridge.js",
"repository": {
"type": "git",
Expand All @@ -13,6 +13,9 @@
},
"keywords": [
"itunes",
"music",
"apple",
"apple-music",
"nodejs",
"applescript",
"control",
Expand Down

0 comments on commit d7e4799

Please sign in to comment.