From dc309e961632b3113873647d8ecbb69d2e9c0b36 Mon Sep 17 00:00:00 2001 From: Thomas Basler Date: Mon, 20 Feb 2023 20:01:56 +0100 Subject: [PATCH] Update sunset from 1.1.3 to 1.1.7 --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 8686a37..c5c8f63 100644 --- a/platformio.ini +++ b/platformio.ini @@ -27,7 +27,7 @@ lib_deps = https://github.com/bertmelis/espMqttClient.git#v1.3.3 nrf24/RF24 @ ^1.4.5 olikraus/U8g2 @ ^2.34.13 - buelowp/sunset @ ^1.1.3 + buelowp/sunset @ ^1.1.7 extra_scripts = pre:auto_firmware_version.py