From 9cb610f60296b3c753a753235e18d288618455f1 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 24 Jun 2019 22:17:35 +0200 Subject: [PATCH 1/3] Fix manifest app name --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 3701d50..f68caff 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "name": "Zap Social network app for Yunohost", + "name": "Zap", "id": "zap", "packaging_format": 1, "description": { From 6db5b74ff0fc1fef689a9961c8edcf523cdbfbfd Mon Sep 17 00:00:00 2001 From: Django Date: Sun, 12 Apr 2020 00:50:38 -0400 Subject: [PATCH 2/3] Update README.md version change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c0f4bb..dd7485b 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.* -Version: 2.6 +Version: 20.04.09 ### Interesting links From 3c057ea422225304a500d2fb0a1b107de839d43a Mon Sep 17 00:00:00 2001 From: Django Date: Sun, 12 Apr 2020 00:52:38 -0400 Subject: [PATCH 3/3] Update manifest.json version bump --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index f68caff..89d8bdc 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "Zap is a full featured social network application with identity/content mirroring across multiple servers (nomadic identity) but no federate with non-nomadic servers." }, - "version": "2.6~ynh1", + "version": "20.04.09~ynh1", "url": "https://zotlabs.com/zap/", "license": "MIT", "maintainer": {