Browse Source

Update manifest for BBModules

pull/785/head
Andrew Belt 3 years ago
parent
commit
cb32d3de9d
2 changed files with 13 additions and 1 deletions
  1. +3
    -0
      manifests-cache.json
  2. +10
    -1
      manifests/BBModules.json

+ 3
- 0
manifests-cache.json View File

@@ -3459,6 +3459,9 @@
}, },
"nodes": { "nodes": {
"creationTimestamp": 1562516455.0 "creationTimestamp": 1562516455.0
},
"erb": {
"creationTimestamp": 1638480648.2803297
} }
} }
}, },


+ 10
- 1
manifests/BBModules.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "BBModules", "slug": "BBModules",
"name": "BB Modules", "name": "BB Modules",
"version": "1.1.1",
"version": "2.0.0",
"license": "proprietary", "license": "proprietary",
"brand": "BB Modules", "brand": "BB Modules",
"author": "Roberto Colabene", "author": "Roberto Colabene",
@@ -100,6 +100,15 @@
"tags": [ "tags": [
"Utility" "Utility"
] ]
},
{
"slug": "erb",
"name": "Einstein-Rosen Bridge",
"disabled": true,
"description": "Time Delayer",
"tags": [
"Effect"
]
} }
] ]
} }

Loading…
Cancel
Save