diff options
author | Soopyboo32 <49228220+Soopyboo32@users.noreply.github.com> | 2021-11-26 01:37:53 +0800 |
---|---|---|
committer | Soopyboo32 <49228220+Soopyboo32@users.noreply.github.com> | 2021-11-26 01:37:53 +0800 |
commit | 90e23afefe6b20cdbe1a71cbd602607c90630af8 (patch) | |
tree | ecbe8ebbaea87431322643c9aa3a6746ea4a3726 /metadata.json | |
parent | b396dea89d04f9307261a3852ea8547681e95f7f (diff) | |
download | SoopyV2-90e23afefe6b20cdbe1a71cbd602607c90630af8.tar.gz SoopyV2-90e23afefe6b20cdbe1a71cbd602607c90630af8.tar.bz2 SoopyV2-90e23afefe6b20cdbe1a71cbd602607c90630af8.zip |
Bugfixes
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 5d42977..d790b5d 100644 --- a/metadata.json +++ b/metadata.json @@ -5,8 +5,8 @@ "entry": "index.js", "description": "Soopy addons v2", "name": "SoopyV2", - "version": "2.0.13", - "versionId": 123, + "version": "2.0.14", + "versionId": 124, "requires": [ "soopyApis", "soopyAddonsData", |