From 8c0aa393b5cd3f7775176bdc80833f61958a64d1 Mon Sep 17 00:00:00 2001 From: Tristan Hampton Date: Wed, 20 Dec 2023 17:19:28 -0700 Subject: [PATCH] updated core version requirement --- yp_install_profile.info.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yp_install_profile.info.yml b/yp_install_profile.info.yml index 41ee5a0..d2da324 100644 --- a/yp_install_profile.info.yml +++ b/yp_install_profile.info.yml @@ -1,7 +1,7 @@ name: YP Install Profile type: profile description: 'Yellow Pencil default install profile.' -core_version_requirement: '^8.8 || ^9' +core_version_requirement: '^8.8 || ^9 || ^10' # Optional: Declare your installation profile as a distribution # This will make the installer auto-select this installation profile.