From 5a062a1148108af2e3c55b780170b7df6b977fae Mon Sep 17 00:00:00 2001 From: James O'Toole Date: Tue, 20 Jun 2023 16:19:53 -0700 Subject: [PATCH] Add D10 compatibility --- ubc_share_block.info.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubc_share_block.info.yml b/ubc_share_block.info.yml index 40f4052..d177898 100644 --- a/ubc_share_block.info.yml +++ b/ubc_share_block.info.yml @@ -2,4 +2,4 @@ name: UBC Share Block type: module description: Adds a block with share functions package: UBC Web Services -core_version_requirement: ^8 || ^9 +core_version_requirement: ^8 || ^9 || ^10