bump to 1.6.0 (forgot the zero!)
This commit is contained in:
parent
a072d5e5be
commit
47f686d8ed
|
|
@ -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":
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
name=RFM69_LowPowerLab
|
||||
version=1.6
|
||||
version=1.6.0
|
||||
author=LowPowerLab <lowpowerlab.com>
|
||||
maintainer=Felix Rusu <felix@lowpowerlab.com>
|
||||
sentence=Simple Arduino library for RFM69/SX1231h based radio module transceivers
|
||||
|
|
|
|||
Loading…
Reference in New Issue