From 873cc34e630c3e986404d39ee53033a14c81d413 Mon Sep 17 00:00:00 2001 From: Gofannon <17145502+Gofannon@users.noreply.github.com> Date: Thu, 8 Aug 2019 20:17:11 +0200 Subject: [PATCH] fix manifest so Upgrade can be done properly upgrade script: if [ "$upgrade_type" == "UPGRADE_APP" ] --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index b029efa..bc3787f 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Airsonic is an open source, web-based media server.", "fr": "Airsonic est un server multimedia open-source." }, - "version": "10.4.0~ynh1", + "version": "10.4.0~ynh2", "url": "http://airsonic.github.io", "license": "GPL-3.0-or-later", "maintainer": {