From 1f5080a1f8edbc111a7f5140ec2de356a95fb695 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 20 May 2019 17:36:58 -0400 Subject: [PATCH] Add BBModules --- manifests/BBModules.json | 11 +++++++++++ manifests/Nohmad.json | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 manifests/BBModules.json diff --git a/manifests/BBModules.json b/manifests/BBModules.json new file mode 100644 index 00000000..42b252e0 --- /dev/null +++ b/manifests/BBModules.json @@ -0,0 +1,11 @@ +{ + "slug": "BBModules", + "name": "BB Modules", + "license": "proprietary", + "author": "Roberto Colabene", + "authorEmail": "robertocolabene@gmail.com", + "manualUrl": "https://github.com/soulbridge/BBModules", + "productId": "1794608037931", + "latestVersion": "0.6.4", + "status": "available" +} \ No newline at end of file diff --git a/manifests/Nohmad.json b/manifests/Nohmad.json index 16b67303..9396ca5e 100644 --- a/manifests/Nohmad.json +++ b/manifests/Nohmad.json @@ -8,5 +8,5 @@ "latestVersion": "0.6.0", "buildTimestamp": 1533053024, "status": "available", - "pluginUrl": "https://github.com/joelrobichaud/Nohmad/blob/master/README.md" + "pluginUrl": "https://github.com/joelrobichaud/Nohmad" } \ No newline at end of file