diff --git a/platform.json b/platform.json index aaecdf2..ab26e79 100644 --- a/platform.json +++ b/platform.json @@ -12,7 +12,7 @@ "type": "git", "url": "https://github.com/Nuclei-Software/platform-nuclei.git" }, - "version": "1.0.2", + "version": "1.0.3", "packageRepositories": [ "https://dl.bintray.com/platformio/dl-packages/manifest.json", "http://dl.platformio.org/packages/manifest.json", @@ -32,7 +32,7 @@ "framework-nuclei-sdk": { "optional": true, "type": "framework", - "version": "~0.2.1" + "version": "~0.2.2" }, "tool-openocd-nuclei": { "optional": true,