From 319d23ead873e5892a82e7cd40ca1bf94e8d0989 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Mon, 26 Feb 2018 16:56:52 -0800 Subject: [PATCH] Change the appstore id since it is not compat with older version --- CloudronManifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CloudronManifest.json b/CloudronManifest.json index 9f7b95e..443d700 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -1,5 +1,5 @@ { - "id": "net.syncthing.cloudronapp", + "id": "net.syncthing.cloudronapp2", "title": "Syncthing", "author": "Syncthing Developers", "description": "file://DESCRIPTION.md",