From 6f7eb9b2b0e5d9a2068f8c2fc184f0cdd941fe83 Mon Sep 17 00:00:00 2001 From: Soopyboo32 <49228220+Soopyboo32@users.noreply.github.com> Date: Thu, 27 Jan 2022 07:48:04 +0800 Subject: Add spotify current song indicator --- metadata.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'metadata.json') diff --git a/metadata.json b/metadata.json index efbf816..39720db 100644 --- a/metadata.json +++ b/metadata.json @@ -5,8 +5,8 @@ "entry": "index.js", "description": "Soopy addons v2", "name": "SoopyV2", - "version": "2.1.22", - "versionId": 149, + "version": "2.1.23", + "versionId": 150, "requires": [ "soopyApis", "soopyAddonsData", -- cgit