deleted unused code;bumped version to 0.1.1
This commit is contained in:
@@ -50,7 +50,6 @@ class Application extends App
|
||||
$container->query('UserId'),
|
||||
\OC::$server->getL10N('ncdownloader'),
|
||||
//\OC::$server->getRootFolder(),
|
||||
$container->query("Youtube"),
|
||||
$container->query('Aria2')
|
||||
);
|
||||
});
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<summary>Aria2 and youtube-dl web gui for nextcloud</summary>
|
||||
<description>built-in torrent search;Start and stop Aria2 process, manage Aria2 from the web;
|
||||
Download videos from youtube, twitter and other sites;</description>
|
||||
<version>0.1.0</version>
|
||||
<version>0.1.1</version>
|
||||
<licence>agpl</licence>
|
||||
<author mail="freefallbenson@gmail.com" homepage="https://github.com/shiningw">jiaxinhuang</author>
|
||||
<namespace>NCDownloader</namespace>
|
||||
|
||||
Reference in New Issue
Block a user