From 5704cb6523a4d3ca021477948a1864cf282e9bce Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Sat, 9 Feb 2019 21:50:46 -0700 Subject: [PATCH] Update Bark manifest with Donate URL. #535 --- manifests/Bark.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifests/Bark.json b/manifests/Bark.json index d0da8dd2..81b5f77a 100644 --- a/manifests/Bark.json +++ b/manifests/Bark.json @@ -7,8 +7,9 @@ "authorEmail": "philg@live.ie", "manualUrl": "https://github.com/Coirt/Bark/wiki", "sourceUrl": "https://github.com/Coirt/Bark", + "donateUrl": "https://www.paypal.me/philgolden", "repoVersion": "0.6.3", "latestVersion": "0.6.3", "buildTimestamp": 1549075356, "status": "available" -} \ No newline at end of file +}