bump version to 1.4.5
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
-- Add changes to unreleased tag until we make a release.
|
-- Add changes to unreleased tag until we make a release.
|
||||||
|
|
||||||
xx 2019, v1.4.5
|
xx 2019, v1.4.6
|
||||||
|
|
||||||
|
12 Jun 2019, v1.4.5
|
||||||
|
- Library in freeze mode, no new features, no new examples, just bugfixes to keep compability for old projects
|
||||||
- Updated README
|
- Updated README
|
||||||
|
|
||||||
31 Mar 2019, v1.4.4
|
31 Mar 2019, v1.4.4
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/miguelbalboa/rfid.git"
|
"url": "https://github.com/miguelbalboa/rfid.git"
|
||||||
},
|
},
|
||||||
"version": "1.4.4",
|
"version": "1.4.5",
|
||||||
"exclude": "doc",
|
"exclude": "doc",
|
||||||
"frameworks": "arduino",
|
"frameworks": "arduino",
|
||||||
"platforms": ["atmelavr", "ststm32", "espressif8266","espressif32","samd"]
|
"platforms": ["atmelavr", "ststm32", "espressif8266","espressif32","samd"]
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
name=MFRC522
|
name=MFRC522
|
||||||
version=1.4.4
|
version=1.4.5
|
||||||
author=GithubCommunity
|
author=GithubCommunity
|
||||||
maintainer=GithubCommunity
|
maintainer=GithubCommunity
|
||||||
sentence=Arduino RFID Library for MFRC522 (SPI)
|
sentence=Arduino RFID Library for MFRC522 (SPI)
|
||||||
|
|||||||
Reference in New Issue
Block a user