bump version to 1.4.3
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
-- Add changes to unreleased tag until we make a release.
|
||||
|
||||
27 Oct 2018, v1.4.3
|
||||
- Added counterfeit detection and hint about bad boards
|
||||
- Improved hardware based reset
|
||||
|
||||
04 Oct 2018, v1.4.2
|
||||
- Fixed keywords
|
||||
- Changed development status of library
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/miguelbalboa/rfid.git"
|
||||
},
|
||||
"version": "1.4.2",
|
||||
"version": "1.4.3",
|
||||
"exclude": "doc",
|
||||
"frameworks": "arduino",
|
||||
"platforms": ["atmelavr", "ststm32", "teensy", "espressif8266","samd"]
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name=MFRC522
|
||||
version=1.4.2
|
||||
version=1.4.3
|
||||
author=GithubCommunity
|
||||
maintainer=GithubCommunity
|
||||
sentence=Arduino RFID Library for MFRC522 (SPI)
|
||||
|
||||
Reference in New Issue
Block a user