From 43d699769a8635d673163669979ede1228b6889b Mon Sep 17 00:00:00 2001 From: Osama Sayegh Date: Wed, 6 Apr 2022 15:32:40 +0300 Subject: [PATCH] DEV: Lock plugin version to beta2 instead of beta3 (#168) Follow-up to https://github.com/discourse/discourse-data-explorer/commit/50e9242d61349b296660211dd4eafe5c7622bdf7 Discourse `main` branch is currently on beta3 so we can't lock the plugin version against that because otherwise the plugin would be locked at e7c19ac107dcd37618c7ac7b98530e99c7fe31db until core's bumped to beta4. --- .discourse-compatibility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.discourse-compatibility b/.discourse-compatibility index 174bb20..fb72979 100644 --- a/.discourse-compatibility +++ b/.discourse-compatibility @@ -1,4 +1,4 @@ -2.9.0.beta3: e7c19ac107dcd37618c7ac7b98530e99c7fe31db +2.9.0.beta2: e7c19ac107dcd37618c7ac7b98530e99c7fe31db 2.8.0.beta3: 23287ece952cb45203819e7b470ebc194c58cb13 2.7.7: 23287ece952cb45203819e7b470ebc194c58cb13 2.7.0.beta3: 60ffd4bc4d357b365cdb8a6764cec621f2edcf81