diff --git a/manifest.json b/manifest.json index 23fa72c..ae5e72b 100644 --- a/manifest.json +++ b/manifest.json @@ -6,8 +6,16 @@ "en": "plays music, podcasts and radio programs from local disk and various streaming services", "fr": "Jouer de la musique, podcasts et programmes radio depuis le disque local et de divers services de streaming" }, - "version": "3.1.1~ynh2", + "version": "3.2.0~ynh1", "url": "https://www.mopidy.com/", + "upstream": { + "license": "Apache-2.0", + "website": "https://www.mopidy.com/", + "demo": "https://demo.example.com", + "admindoc": "https://docs.mopidy.com/en/latest/", + "userdoc": "https://yunohost.org/apps", + "code": "https://github.com/mopidy/mopidy" + }, "license": "Apache-2.0", "maintainer": { "name": "siwinter",