diff options
author | Soopyboo32 <49228220+Soopyboo32@users.noreply.github.com> | 2022-04-10 04:41:18 +0800 |
---|---|---|
committer | Soopyboo32 <49228220+Soopyboo32@users.noreply.github.com> | 2022-04-10 04:41:18 +0800 |
commit | 3fd0b9b89ed3d906cc4465945e82f555f6f2c73c (patch) | |
tree | 8d1c9cfe5b0d41772128f1f5b34d7eaa711d83c2 /metadata.json | |
parent | 2d85abb385e277ae41953121b1de587ea1635bb6 (diff) | |
download | SoopyV2-3fd0b9b89ed3d906cc4465945e82f555f6f2c73c.tar.gz SoopyV2-3fd0b9b89ed3d906cc4465945e82f555f6f2c73c.tar.bz2 SoopyV2-3fd0b9b89ed3d906cc4465945e82f555f6f2c73c.zip |
make some hidden features not enable even if (somehow) toggled on just incase
Diffstat (limited to 'metadata.json')
-rw-r--r-- | metadata.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/metadata.json b/metadata.json index 3cc9e8d..6a9e206 100644 --- a/metadata.json +++ b/metadata.json @@ -5,7 +5,7 @@ "entry": "index.js", "description": "SoopyV2", "name": "SoopyV2", - "version": "2.1.47", - "versionId": 174, + "version": "2.1.48", + "versionId": 175, "requires": ["soopyApis", "soopyAddonsData", "CustomTabCompletions", "guimanager", "mappings","BeaconBeam"] } |