diff --git a/README.md b/README.md index bfea9f5..f72215c 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in * Integrate with YunoHost users - same username and password * Allow one user to be the administrator (set at the installation) -**Shipped version:** 5.5.2~ynh1 - +**Shipped version:** 5.5.3~ynh1 **Demo:** https://ampache.org/demo.html diff --git a/README_fr.md b/README_fr.md index 6a7dbb6..86ea3a8 100644 --- a/README_fr.md +++ b/README_fr.md @@ -24,8 +24,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour * Integrate with YunoHost users - same username and password * Allow one user to be the administrator (set at the installation) -**Version incluse :** 5.5.2~ynh1 - +**Version incluse :** 5.5.3~ynh1 **Démo :** https://ampache.org/demo.html diff --git a/conf/app.src b/conf/app.src index 5517533..19d8c8c 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/ampache/ampache/releases/download/5.5.2/ampache-5.5.2_all_php8.0.zip -SOURCE_SUM=ed2bace1b5f88e51abc1c44a2c6764e4be2b2de27866c14d80d14f3f67091183 +SOURCE_URL=https://github.com/ampache/ampache/releases/download/5.5.3/ampache-5.5.3_all_php8.0.zip +SOURCE_SUM=291a66761835f978483e75cd680667b4242b73a7403e6b8b6b92778ed11b7e2d SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 6e9a38f..6a2552f 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web based audio/video streaming application", "fr": "Application de streaming audio et vidéo" }, - "version": "5.5.2~ynh1", + "version": "5.5.3~ynh1", "url": "http://ampache.org", "upstream": { "license": "AGPL-3.0",