From 9beb7c4bb99e6c0b87ab17eaf47d74d3c6b30207 Mon Sep 17 00:00:00 2001 From: Oliver Foster Date: Wed, 27 Sep 2023 13:30:56 +0100 Subject: [PATCH] Fix: Bumping core to v6.40.3 automatically via 'frameworkpullrequest' Github action (#3467) Co-authored-by: oliverfoster --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index e0604da47..55b592dbb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,4 +2,4 @@ path = src/core branch = master url = https://github.com/adaptlearning/adapt-contrib-core - installBranch = v6.40.2 + installBranch = v6.40.3