From f724d7e9f5ec6d5e2f004a240f5117a41a752dc8 Mon Sep 17 00:00:00 2001 From: Soopyboo32 <49228220+Soopyboo32@users.noreply.github.com> Date: Tue, 1 Feb 2022 07:40:06 +0800 Subject: fix null pointer exception + metadata update --- metadata.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'metadata.json') diff --git a/metadata.json b/metadata.json index 6a97298..b58802b 100644 --- a/metadata.json +++ b/metadata.json @@ -5,8 +5,8 @@ "entry": "index.js", "description": "Soopy addons v2", "name": "SoopyV2", - "version": "2.1.24", - "versionId": 151, + "version": "2.1.25", + "versionId": 152, "requires": [ "soopyApis", "soopyAddonsData", -- cgit