From 90e23afefe6b20cdbe1a71cbd602607c90630af8 Mon Sep 17 00:00:00 2001 From: Soopyboo32 <49228220+Soopyboo32@users.noreply.github.com> Date: Fri, 26 Nov 2021 01:37:53 +0800 Subject: Bugfixes --- metadata.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'metadata.json') 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", -- cgit