diff options
-rw-r--r-- | metadata.json | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/metadata.json b/metadata.json index e24894a..c00923f 100644 --- a/metadata.json +++ b/metadata.json @@ -5,7 +5,14 @@ "entry": "index.js", "description": "SoopyV2", "name": "SoopyV2", - "version": "2.1.49", - "versionId": 176, - "requires": ["soopyApis", "soopyAddonsData", "CustomTabCompletions", "guimanager", "mappings","BeaconBeam"] -} + "version": "2.1.50", + "versionId": 177, + "requires": [ + "soopyApis", + "soopyAddonsData", + "CustomTabCompletions", + "guimanager", + "mappings", + "BeaconBeam" + ] +}
\ No newline at end of file |