bump version to 1.4.9
This commit is contained in:
@@ -1,5 +1,11 @@
|
|||||||
-- Add changes to unreleased tag until we make a release.
|
-- Add changes to unreleased tag until we make a release.
|
||||||
|
|
||||||
|
xxxxx , v1.4.10
|
||||||
|
|
||||||
|
31 Jul 2021, v1.4.9
|
||||||
|
- Removed example AccessControl
|
||||||
|
- Updated docs
|
||||||
|
|
||||||
30 Dec 2020, v1.4.8
|
30 Dec 2020, v1.4.8
|
||||||
- Fixed wrong SPI clock speed.
|
- Fixed wrong SPI clock speed.
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "MFRC522",
|
"name": "MFRC522",
|
||||||
"version": "1.4.8",
|
"version": "1.4.9",
|
||||||
"license": "Unlicense",
|
"license": "Unlicense",
|
||||||
"keywords": "rfid, spi",
|
"keywords": "rfid, spi",
|
||||||
"description": "Read a card using a MFRC522 reader on your SPI interface.",
|
"description": "Read a card using a MFRC522 reader on your SPI interface.",
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
name=MFRC522
|
name=MFRC522
|
||||||
version=1.4.8
|
version=1.4.9
|
||||||
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