aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--metadata.json26
1 files changed, 10 insertions, 16 deletions
diff --git a/metadata.json b/metadata.json
index 711ce97..3da6e7c 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,17 +1,11 @@
{
- "$schema": "../CTAutocomplete/schema.json",
- "creator": "Soopyboo32",
- "author": "Soopyboo32",
- "entry": "index.js",
- "description": "Soopy addons v2",
- "name": "SoopyV2",
- "version": "2.1.37",
- "versionId": 164,
- "requires": [
- "soopyApis",
- "soopyAddonsData",
- "CustomTabCompletions",
- "guimanager",
- "mappings"
- ]
-} \ No newline at end of file
+ "$schema": "../CTAutocomplete/schema.json",
+ "creator": "Soopyboo32",
+ "author": "Soopyboo32",
+ "entry": "index.js",
+ "description": "Soopy addons v2",
+ "name": "SoopyV2",
+ "version": "2.1.38",
+ "versionId": 165,
+ "requires": ["soopyApis", "soopyAddonsData", "CustomTabCompletions", "guimanager", "mappings"]
+}