diff --git a/README.md b/README.md index b31b82e..624a819 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This is the webservice powering the https://gpodder.net website. It can be used to sync podcast subscriptions with [supported clients](https://gpoddernet.readthedocs.io/en/latest/user/clients.html). -**Shipped version:** 2021-10-11 +**Shipped version:** 2021-10-20 ## Screenshots diff --git a/README_fr.md b/README_fr.md index c86aba6..b700884 100644 --- a/README_fr.md +++ b/README_fr.md @@ -12,7 +12,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install Ceci est le service derrière https://gpodder.net. Il peut servir pour synchronizer vos flux balado entre [clients compatibles](https://gpoddernet.readthedocs.io/en/latest/user/clients.html). -**Version incluse :** 2021-10-11 +**Version incluse :** 2021-10-20 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index 3dade32..147bbad 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/gpodder/mygpo/tarball/bc050144d7071f30dd42b11f442e0a8034346acc -SOURCE_SUM=9fb970ac49f5b06c83ed52596c962d875d0be8ab1f27f89ffc402139d931e48e +SOURCE_URL=https://github.com/gpodder/mygpo/tarball/57579ae579a5499542d6fbd271f1e0ada7850f13 +SOURCE_SUM=66b0c72318296c8238cb6f7ed2564806b22605c56c368a7b45528ba3fabe48d3 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=bc050144d7071f30dd42b11f442e0a8034346acc +SOURCE_FILENAME=57579ae579a5499542d6fbd271f1e0ada7850f13 SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index 03a38f4..efb2f06 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Manage podcast subscriptions, and sync them between apps and devices", "fr": "Gérez vos sousciptions balado, et sychronisez-lez entre vos applis et appareils" }, - "version": "2.11.20211011~ynh1", + "version": "2.11.20211020~ynh1", "url": "https://github.com/gpodder/mygpo", "license": "AGPL-3.0-only", "maintainer": {