From 281698f75efcb79a51a05bf0e6401f63d32dd1b0 Mon Sep 17 00:00:00 2001
From: ciprian <ciprian@drunomics>
Date: Wed, 8 Dec 2021 18:14:53 +0200
Subject: [PATCH] Issue #3146905 by Project Update Bot: Automated Drupal 9
 compatibility fixes.

---
 contextual_views.info.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contextual_views.info.yml b/contextual_views.info.yml
index fd2099e..80ccdf3 100644
--- a/contextual_views.info.yml
+++ b/contextual_views.info.yml
@@ -1,5 +1,5 @@
 name: Contextual views blocks
 type: module
 description: Provides contextual views blocks.
-core: 8.x
+core_version_requirement: ^8 || ^9
 package: Views
-- 
GitLab