Skip to content

Commit

Permalink
Minor cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
docbobo committed Jun 9, 2017
1 parent 1048c10 commit b5293ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app.js
Expand Up @@ -10,9 +10,9 @@ var debug = require('debug')('roon-extension-denon'),

var denon = {};
var roon = new RoonApi({
extension_id: 'org.pruessmann.roon.denon.avrx',
extension_id: 'org.pruessmann.roon.denon',
display_name: 'Denon/Marantz Volume Control',
display_version: "0.0.1",
display_version: '0.0.1',
publisher: 'Doc Bobo',
email: 'boris@pruessmann.org',
website: 'https://github.com/docbobo/roon-extension-denon',
Expand Down

0 comments on commit b5293ac

Please sign in to comment.