From 0edce587c64a59b963fbb21de98fc43650b1b122 Mon Sep 17 00:00:00 2001 From: Alexander Entinger Date: Sat, 8 Apr 2023 14:27:54 +0200 Subject: [PATCH] Release v1.3.7. --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index e85107b..0b85316 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=107-Arduino-MCP2515 -version=1.3.6 +version=1.3.7 author=Alexander Entinger maintainer=Alexander Entinger sentence=Arduino library for controlling the MCP2515 in order to receive/transmit CAN frames.