bump version to 1.4.5

This commit is contained in:
Rotzbua
2019-08-03 18:59:53 +02:00
parent 142dd04977
commit b7d7f3e572
3 changed files with 6 additions and 3 deletions

View File

@@ -1,6 +1,9 @@
-- 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
31 Mar 2019, v1.4.4

View File

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

View File

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