From b2d608ef9642aca0f9102e9a70e59e7468470e64 Mon Sep 17 00:00:00 2001 From: Valerii Koval Date: Thu, 6 Apr 2023 12:26:54 +0300 Subject: [PATCH] Bump version to 4.18.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 1c378d9..f883723 100644 --- a/platform.json +++ b/platform.json @@ -19,7 +19,7 @@ "type": "git", "url": "https://github.com/platformio/platform-teensy.git" }, - "version": "4.17.0", + "version": "4.18.0", "frameworks": { "arduino": { "package": "framework-arduinoteensy",