From 0aa34614aea2b73159dbf297386eea4895e6e054 Mon Sep 17 00:00:00 2001 From: Stefan <84-stefancruz@users.noreply.gitlab.futo.org> Date: Sun, 1 Dec 2024 21:21:22 +0000 Subject: [PATCH] chore: bump version for release 14 --- SoundcloudConfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SoundcloudConfig.json b/SoundcloudConfig.json index 11f49d7..5ee8a41 100644 --- a/SoundcloudConfig.json +++ b/SoundcloudConfig.json @@ -7,7 +7,7 @@ "sourceUrl": "https://plugins.grayjay.app/Soundcloud/SoundcloudConfig.json", "repositoryUrl": "https://futo.org", "scriptUrl": "./SoundcloudScript.js", - "version": 13, + "version": 14, "iconUrl": "./soundcloud.png", "id": "5fb74e28-2fba-406a-9418-38af04f63c08", "scriptSignature": "", -- GitLab