Bump Version to 1.3.6

This commit is contained in:
Rotzbua
2017-05-22 10:40:45 +02:00
parent 8db7e2ba4f
commit 5b77ff7c6a
3 changed files with 6 additions and 3 deletions

View File

@@ -1,7 +1,10 @@
-- Add changes to unreleased tag until we make a release.
unreleased
-
-
22 Mar 2017, v1.3.6
- Added deprecate and compiler warnings @Rotzbua
8 Apr 2017, v1.3.5
- Updated "AccessControl.ino", bugs fixed and alterate Wipe button polling method without using other library @beyondszine reviewed by @omersiar

View File

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

View File

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