diff --git a/library.properties b/library.properties index edb9341..97a31b4 100644 --- a/library.properties +++ b/library.properties @@ -1,12 +1,12 @@ name=avdweb_VirtualDelay -version=1.1.0 +version=1.1.1 author=Albert van Dalen license=GPL-3.0-or-later maintainer=Abhijit Bose (aka. Boseji) sentence=Allows using (multiple) delays without blocking code execution. Arduino Uno and Zero. paragraph=During the delay, the code execution is continued. We can use multiple delays simultaneously and independent of each other. category=Timing -url=https://github.com/avandalen/VirtualDelay +url=https://github.com/avdwebLibraries/VirtualDelay architectures=* includes=avdweb_VirtualDelay.h