From e009169f18b8cfb54e8069ccf06658d4a8353515 Mon Sep 17 00:00:00 2001 From: Valtos Date: Sat, 18 May 2024 09:10:01 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=BB=D0=B1=D0=BE=D1=91=D0=B1?= =?UTF-8?q?=D0=B8=D0=BD=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 391ba3c2a3..55b658ae25 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.100", + "version": "8.0.205", "rollForward": "latestFeature" } }