From a91b0c2fcca5eeff00021672f7b457912462cbdc Mon Sep 17 00:00:00 2001 From: phdsg vn chfhn <33329578+phdsg@users.noreply.github.com> Date: Mon, 2 Apr 2018 22:45:07 +0200 Subject: [PATCH] Update Ohmer.json --- manifests/Ohmer.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/manifests/Ohmer.json b/manifests/Ohmer.json index 4e4e35f6..18dfacaf 100644 --- a/manifests/Ohmer.json +++ b/manifests/Ohmer.json @@ -1,11 +1,12 @@ { "name": "Ohmer Modules", "author": "Dominique Camus", + "authorUrl": "https://github.com/DomiKamu", "license": "BSD-3-Clause", - "manualUrl": "https://github.com/DomiKamu/Ohmer-Modules/blob/WIP050/README.md", + "manualUrl": "https://github.com/DomiKamu/Ohmer-Modules/blob/master/README.md", "sourceUrl": "https://github.com/DomiKamu/Ohmer-Modules", "donateUrl": "https://www.paypal.me/DominiqueCAMUS", "latestVersion": "0.6.0", - "repoVersion": "0.6.1", + "repoVersion": "0.6.2", "status": "available" }