Bump Version to 1.3.6
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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"]
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user