From d9e3730737227794ff534e24d2881faa88e2196b Mon Sep 17 00:00:00 2001 From: Matt Demanett Date: Mon, 23 Apr 2018 21:36:06 -0400 Subject: [PATCH] Review and update SubmarineFree. #456 --- .gitmodules | 3 +++ manifests/SubmarineFree.json | 4 +++- repos/SubmarineFree | 1 + 3 files changed, 7 insertions(+), 1 deletion(-) create mode 160000 repos/SubmarineFree diff --git a/.gitmodules b/.gitmodules index 32b7a370..9e87b5ce 100644 --- a/.gitmodules +++ b/.gitmodules @@ -194,3 +194,6 @@ [submodule "repos/PG-Instruments"] path = repos/PG-Instruments url = https://github.com/imekon/PG-Instruments.git +[submodule "repos/SubmarineFree"] + path = repos/SubmarineFree + url = https://github.com/david-c14/SubmarineFree.git diff --git a/manifests/SubmarineFree.json b/manifests/SubmarineFree.json index 95a511dd..af669c2b 100644 --- a/manifests/SubmarineFree.json +++ b/manifests/SubmarineFree.json @@ -3,5 +3,7 @@ "author": "David O'Rourke", "license": "BSD-3-Clause", "sourceUrl": "https://github.com/david-c14/SubmarineFree/", - "latestVersion": "0.6.0" + "manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/index.md", + "latestVersion": "0.6.0", + "repoVersion": "0.6.1" } diff --git a/repos/SubmarineFree b/repos/SubmarineFree new file mode 160000 index 00000000..e120a91b --- /dev/null +++ b/repos/SubmarineFree @@ -0,0 +1 @@ +Subproject commit e120a91b39a9835e9c455ef51da4c0d71ee175cc