From 9a8723098e2895750f181fc9ddf63e377889c0a3 Mon Sep 17 00:00:00 2001 From: Matt Demanett Date: Mon, 16 Apr 2018 20:00:54 -0400 Subject: [PATCH] Bidoo: added repo; reviewed; updted version. #418 --- .gitmodules | 3 +++ manifests/Bidoo.json | 2 +- repos/Bidoo | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) create mode 160000 repos/Bidoo diff --git a/.gitmodules b/.gitmodules index cc6dff5c..cc9d87e8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -194,3 +194,6 @@ path = repos/AS url = https://github.com/AScustomWorks/AS.git branch = master +[submodule "repos/Bidoo"] + path = repos/Bidoo + url = https://github.com/sebastien-bouffier/Bidoo.git diff --git a/manifests/Bidoo.json b/manifests/Bidoo.json index 3a7b88d4..a0ce0615 100644 --- a/manifests/Bidoo.json +++ b/manifests/Bidoo.json @@ -6,6 +6,6 @@ "manualUrl": "https://github.com/sebastien-bouffier/Bidoo/wiki", "sourceUrl": "https://github.com/sebastien-bouffier/Bidoo", "donateUrl": "https://paypal.me/sebastienbouffier", - "repoVersion": "0.6.1", + "repoVersion": "0.6.2", "latestVersion": "0.6.0" } diff --git a/repos/Bidoo b/repos/Bidoo new file mode 160000 index 00000000..f548eb30 --- /dev/null +++ b/repos/Bidoo @@ -0,0 +1 @@ +Subproject commit f548eb304624b32446df09ddac43ac793b6fd2d7