diff --git a/README.md b/README.md index 34cbec7..c1c0151 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-06-16 +**Shipped version:** 2021-09-13 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 2dce1e5..dc4b54b 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-06-16 +**Version incluse :** 2021-09-13 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index ba45dcb..28528b3 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/gpodder/mygpo/tarball/9056b144c10af95459b577cff8cba60495eb978d -SOURCE_SUM=05ffe2f33b1a6ba2b7f60745d85fd5983d94c9ad194d5f349cbcb0462c3968a6 +SOURCE_URL=https://github.com/gpodder/mygpo/tarball/dc7dd8992a6b84cbc0d2d9a2d34d68d5fdd9e016 +SOURCE_SUM=5913aa6f0eb3eeea0830218a6cb6f90a4c2b4267062cd66dc7b184f55a386b01 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=9056b144c10af95459b577cff8cba60495eb978d +SOURCE_FILENAME=dc7dd8992a6b84cbc0d2d9a2d34d68d5fdd9e016 SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index b57b488..c40508c 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.20210616~ynh1", + "version": "2.11.20210913~ynh1", "url": "https://github.com/gpodder/mygpo", "license": "AGPL-3.0-only", "maintainer": {