diff --git a/platform.json b/platform.json index 12e8d4d..2211c26 100644 --- a/platform.json +++ b/platform.json @@ -12,7 +12,7 @@ "type": "git", "url": "https://github.com/platformio/platform-teensy.git" }, - "version": "4.2.1", + "version": "4.3.0", "packageRepositories": [ "https://dl.bintray.com/platformio/dl-packages/manifest.json", "http://dl.platformio.org/packages/manifest.json" @@ -46,7 +46,7 @@ "framework-mbed": { "type": "framework", "optional": true, - "version": "~5.51105.190304" + "version": "~5.51203.190509" }, "tool-teensy": { "type": "uploader",