diff --git a/README.md b/README.md index e3d49ab..3bd0536 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview AllTube is a HTML GUI for Youtube-dl. -**Shipped version:** 2.3.0 +**Shipped version:** 3.0.0 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 1978646..e6d7175 100644 --- a/README_fr.md +++ b/README_fr.md @@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install ## Vue d'ensemble AllTube est une IHM web pour Youtube-dl. -**Version incluse:** 2.3.0 +**Version incluse:** 3.0.0 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index d2eb666..9d0d40e 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Rudloff/alltube/releases/download/2.3.0/alltube-2.3.0.zip -SOURCE_SUM=1b7932dcdec14187f513b227b0db36bfd4d103ffe17a373f749a3251609f7d6c +SOURCE_URL=https://github.com/Rudloff/alltube/releases/download/3.0.0/alltube-3.0.0.zip +SOURCE_SUM=df79bea6a0273b9584894ca9eddd384e8c5322ef3f85612f64071bea589616a2 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip -SOURCE_IN_SUBDIR=false +SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index b94d14d..02b5082 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web interface for Youtube-dl", "fr": "Interface Web pour Youtube-dl" }, - "version": "2.3.0~ynh2", + "version": "3.0.0~ynh1", "url": "http://alltubedownload.net/", "license": "GPL-3.0-only", "maintainer": {