From 2864347e789de5058eabc8bb6a1983ef04abcf68 Mon Sep 17 00:00:00 2001 From: Felix Rusu Date: Mon, 1 Aug 2022 17:36:51 -0400 Subject: [PATCH] Mark 1.5.2 release --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 4e09b49..f0573ff 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "RFM69", - "version": "1.5.1", + "version": "1.5.2", "keywords": "rf, radio, wireless, spi", "description": "RFM69 library for RFM69W, RFM69HW, RFM69CW, RFM69HCW (semtech SX1231, SX1231H)", "repository": diff --git a/library.properties b/library.properties index 826da0c..83d860c 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=RFM69_LowPowerLab -version=1.5.1 +version=1.5.2 author=LowPowerLab maintainer=Felix Rusu sentence=Simple Arduino library for RFM69/SX1231h based radio module transceivers