From cdc6d4250102eda56487ccd50fbb495d4042355f Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Thu, 10 Sep 2020 19:12:29 +0545 Subject: [PATCH] Bump core commit --- .drone.star | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.star b/.drone.star index bb1e6e3d1..28efbc1d0 100644 --- a/.drone.star +++ b/.drone.star @@ -1,7 +1,7 @@ config = { 'apiTests': { 'coreBranch': 'master', - 'coreCommit': '1f5506549cbebdc910b6d24681278e9a210f6d82', + 'coreCommit': '65ee49ae5dad3af84aa781b98e805fe463baf9fe', 'numberOfParts': 2 }, 'uiTests': {