Browse Source

Update manifest for BBModules

v1
Andrew Belt 5 years ago
parent
commit
fae27c37e9
1 changed files with 11 additions and 2 deletions
  1. +11
    -2
      manifests/BBModules.json

+ 11
- 2
manifests/BBModules.json View File

@@ -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"
]
}
]
}

Loading…
Cancel
Save