release version 0.2.0 v0.2.0
authorChristian Weiske <cweiske@cweiske.de>
Tue, 11 Aug 2015 19:35:33 +0000 (21:35 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Tue, 11 Aug 2015 19:35:33 +0000 (21:35 +0200)
package.json

index 95810c7bb1290dd1417c1d75857e2d1bd6303d08..f0c34e1ec7e4b8e744a498d63c7d3a9ae1fde3c0 100644 (file)
@@ -1,7 +1,7 @@
 {
     "title": "Play video on Dreambox",
     "name": "playvideoondreambox",
-    "version": "0.1.0",
+    "version": "0.2.0",
     "description": "Plays videos on the Dreambox satellite receiver.\n\nOpen a video webpage like youtube and press the dreambox play button.\n\nRequires the 'youtube-dl' executable to extract video URLs.",
     "main": "index.js",
     "homepage": "http://cweiske.de/playVideoOnDreambox.htm",