diff --git a/library.json b/library.json index f58e722..8c80614 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "RFM69", - "version": "1.6", + "version": "1.6.0", "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 b8391ff..fad131d 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=RFM69_LowPowerLab -version=1.6 +version=1.6.0 author=LowPowerLab maintainer=Felix Rusu sentence=Simple Arduino library for RFM69/SX1231h based radio module transceivers