From 3277e48bcf3e7c35346d61412cfe1b4fd5abb16a Mon Sep 17 00:00:00 2001 From: stash-s Date: Sat, 31 Oct 2020 21:50:57 +0100 Subject: [PATCH] Fixed version mismatch. --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index d6249c1..b93438d 100644 --- a/library.json +++ b/library.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/arduino-libraries/NTPClient.git" }, - "version": "3.1.0", + "version": "3.2.0", "frameworks": "arduino", "platforms": "espressif" }