diff --git a/platform.json b/platform.json index 9dd1154..f4fed4d 100644 --- a/platform.json +++ b/platform.json @@ -11,7 +11,7 @@ "type": "git", "url": "https://github.com/Nuclei-Software/platform-nuclei.git" }, - "version": "1.0.5", + "version": "1.0.6", "packageRepositories": [ "https://dl.bintray.com/platformio/dl-packages/manifest.json", "http://dl.platformio.org/packages/manifest.json", @@ -34,7 +34,7 @@ "framework-nuclei-sdk": { "optional": true, "type": "framework", - "version": "~0.2.3" + "version": "~0.2.4" }, "tool-openocd-nuclei": { "optional": true,