Skip to content

Commit

Permalink
Minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
docbobo committed Jun 7, 2017
1 parent e8ffd11 commit 55053a3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion app.js
Expand Up @@ -69,7 +69,7 @@ var roon = new RoonApi({
extension_id: 'org.pruessmann.roon.logitech.harmony',
display_name: 'Logitech Harmony',
display_version: '0.0.1',
publisher: 'Boris Prüßmann',
publisher: 'Doc Bobo',
email: 'boris@pruessmann.org',
website: 'https://github.com/docbobo/roon-extension-harmony',
});
Expand Down
6 changes: 3 additions & 3 deletions package.json
@@ -1,9 +1,9 @@
{
"name": "roon-extension-harmony",
"version": "1.0.0",
"description": "Roon Extension to let Roon control Logitech Harmony Hubs",
"version": "0.0.1",
"description": "Roon Extension to let Roon control Logitech Harmony hubs",
"main": "app.js",
"author": "boris@pruessmann.org",
"author": "Doc Bobo <boris@pruessmann.org> (https://blog.pruessmann.org/)",
"license": "Apache-2.0",
"dependencies": {
"debug": "^2.1.0",
Expand Down

0 comments on commit 55053a3

Please sign in to comment.