From 33366ea4cac7b23cbb87f1a287a9c7a5fc08cc99 Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Llorente Date: Fri, 8 Jun 2018 20:06:01 -0700 Subject: [PATCH] Setting the right SDK version: 2.1.300 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 2beae201a..386035de8 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { "sdk": { - "version": "2.1.3" + "version": "2.1.300" } } \ No newline at end of file