bump to 1.4.4

This commit is contained in:
Rotzbua
2019-03-31 22:57:58 +02:00
parent 268682dc0b
commit a395a6c7b7
3 changed files with 8 additions and 2 deletions

View File

@@ -1,5 +1,11 @@
-- Add changes to unreleased tag until we make a release.
31 Mar 2018, v1.4.4
- Fixed example
- Fixed UnbrickUidSector
- Updated comments
- Removed teensy from CI and PlatformIO config
27 Oct 2018, v1.4.3
- Added counterfeit detection and hint about bad boards
- Improved hardware based reset

View File

@@ -7,7 +7,7 @@
"type": "git",
"url": "https://github.com/miguelbalboa/rfid.git"
},
"version": "1.4.3",
"version": "1.4.4",
"exclude": "doc",
"frameworks": "arduino",
"platforms": ["atmelavr", "ststm32", "espressif8266","samd"]

View File

@@ -1,5 +1,5 @@
name=MFRC522
version=1.4.3
version=1.4.4
author=GithubCommunity
maintainer=GithubCommunity
sentence=Arduino RFID Library for MFRC522 (SPI)