From fae27c37e9f3de0993285f956a3798a09121c04e Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sun, 7 Jul 2019 09:20:55 -0700 Subject: [PATCH] Update manifest for BBModules --- manifests/BBModules.json | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/manifests/BBModules.json b/manifests/BBModules.json index cc48fee8..e344e088 100644 --- a/manifests/BBModules.json +++ b/manifests/BBModules.json @@ -1,7 +1,7 @@ { "slug": "BBModules", "name": "BB Modules", - "version": "1.1.0", + "version": "1.1.1", "license": "proprietary", "brand": "BB Modules", "author": "Roberto Colabene", @@ -69,7 +69,7 @@ { "slug": "yggdrasill", "name": "Yggdrasill", - "disabled": false, + "disabled": true, "description": "Random Function Generator", "tags": [ "Utility" @@ -91,6 +91,15 @@ "tags": [ "Utility" ] + }, + { + "slug": "nodes", + "name": "Nodes", + "disabled": false, + "description": "Patch Bay", + "tags": [ + "Utility" + ] } ] } \ No newline at end of file