From 2f3411ab9f51af2bc774b1df6b649ed20962478d Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 2 May 2018 16:10:04 +0300 Subject: [PATCH] Bump version to 2.2.1 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 6fdc7d21..c2261118 100644 --- a/platform.json +++ b/platform.json @@ -12,7 +12,7 @@ "type": "git", "url": "https://github.com/platformio/platform-nordicnrf52.git" }, - "version": "2.2.0", + "version": "2.2.1", "packageRepositories": [ "https://dl.bintray.com/platformio/dl-packages/manifest.json", "http://dl.platformio.org/packages/manifest.json"