From 820e6d63ff7e7553fe034ce6a016d5d52944496f Mon Sep 17 00:00:00 2001 From: Selase Krakani <849886+s3lase@users.noreply.github.com> Date: Thu, 7 Mar 2024 14:30:05 +0000 Subject: [PATCH] DEV: Lower pinned version to fix unsupported API error on stable (#514) Previous pinned version included references to new plugin API not available on stable. This new pinned version also contains 'backported' SSRF protection security fix. --- .discourse-compatibility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.discourse-compatibility b/.discourse-compatibility index dfef8d23..6f0292b2 100644 --- a/.discourse-compatibility +++ b/.discourse-compatibility @@ -1,4 +1,4 @@ -< 3.3.0.beta1-dev: aabff875014e546a46ef2d67c8f03398c99241e8 +< 3.3.0.beta1-dev: a65c4076a63104b61d213534db7f89aa3c8acd9e < 3.2.0.beta5-dev: c70f43f130fb98e4a1adb1afd9b621aaa49088e3 < 3.2.0.beta4-dev: 493b48477a9288f2f1b6f021954088705a6673d6 < 3.2.0.beta2-dev: 3bced1c6f525553fe2b5b79d29bd66c1cf2a47d5