From 249191007e0f07572c1f6ec8ccd835602efd4a5f Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Wed, 2 Sep 2020 08:19:20 +0545 Subject: [PATCH] Bump core commit 20200902 --- .drone.star | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.star b/.drone.star index c4b45301f..f3d0df04b 100644 --- a/.drone.star +++ b/.drone.star @@ -1,7 +1,7 @@ config = { 'apiTests': { 'coreBranch': 'master', - 'coreCommit': '7b6a4cf6dab990d1624042589d22e348e027b74b', + 'coreCommit': '175ced019d71973b03afbefc6e79172a39ae9e28', 'numberOfParts': 2 } }