From 75e03fbd80ffc125bceac3e577d474998a3edbf7 Mon Sep 17 00:00:00 2001 From: Neil Miller Date: Thu, 10 Aug 2023 10:45:18 +0100 Subject: [PATCH] update package --- update.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.json b/update.json index 963cc37..c5edbcd 100644 --- a/update.json +++ b/update.json @@ -1,7 +1,7 @@ { "name": "Invision Community Single Logout", "version": "0.4.1", - "download_url": "https://github.com/pie/invision-community-single-logout/releases/download/0.4.1/update.zip", + "download_url": "https://github.com/pie/invision-community-single-logout/releases/download/0.4.1/invision-community-single-logout.zip", "sections": { "description" : "This plugin logs a user out from Invision Community when they visit a specified URL, and then logs them out of WordPress. Helpful when using WordPress as an Oauth Server since Invision Community does not allow for a custom logout URL." }