From 8aed41dafabc1b5a42d37018b28e5331718b14cd Mon Sep 17 00:00:00 2001 From: wilmouths Date: Mon, 20 Jun 2022 11:25:14 +0200 Subject: [PATCH] version: update version --- library.properties | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/library.properties b/library.properties index 1000854..7262d98 100644 --- a/library.properties +++ b/library.properties @@ -1,9 +1,9 @@ -name=RGBLed_Gradient -version=1.0.9 +name=RGB +version=1.0.10 author=WILMOUTH Steven -maintainer=Dennis Henning -sentence=This library for Arduino allows you to control RGB led. Fork from https://github.com/wilmouths/RGBLed +maintainer=WILMOUTH Steven +sentence=This library for Arduino allows you to control RGB led. paragraph=Control your RGB led (off, setColor, fadeIn/fadeOut, flash) category=Signal Input/Output -url=https://github.com/somebuddy87/RGBLed_Gradien +url=https://github.com/wilmouths/RGBLed architectures=*