From 899ac6da71cf4132a07b8a12dccdc5c4e6a27983 Mon Sep 17 00:00:00 2001 From: Alan Guo Xiang Tan Date: Mon, 23 Oct 2023 13:04:46 +0800 Subject: [PATCH] DEV: Update compatibility file (#40) `api.renderInOutlet` is a new API released in `3.2.0.beta2` so we need to update the compatibility file to ensure this theme component continues to work with older version of the plugin --- .discourse-compatibility | 1 + 1 file changed, 1 insertion(+) diff --git a/.discourse-compatibility b/.discourse-compatibility index 285df44..f65f9e6 100644 --- a/.discourse-compatibility +++ b/.discourse-compatibility @@ -1,2 +1,3 @@ +< 3.2.0.beta2: 1398eeeff550c1da186a47b6d3878d3230f62340 3.1.999: e7b1e68708abaad7a815d69228075cf57b532f11 2.6.0.beta3: 9be0d88905735ed519c0df01195cd145e4b71fc1