From 8877e15d68e975c1e650fb7fdad11c494a26172f Mon Sep 17 00:00:00 2001 From: TeBeCo Date: Wed, 19 Feb 2020 23:24:02 +0100 Subject: [PATCH] Update the global.json so that the SDK match package that are actually used --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index f1c2b2b..995f355 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { "sdk": { - "version": "3.1.101" + "version": "3.1.102" } } \ No newline at end of file