Skip to content

Commit c43494c

Browse files
committed
Release 1.1.9 - Update Dependencies
Recompiled with updated dependencies
1 parent 8b23cf7 commit c43494c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Arduino IDE:
9393
* https://blog.aprbrother.com/product/esp-flasher-r4
9494
* Clone/download the source.
9595
* Add these libraries:
96-
* ArduinoJson library 5.11.0 by Benoit Blanchon
96+
* ArduinoJson library 5.13.1 by Benoit Blanchon
9797
* https://github.com/bblanchon/ArduinoJson
9898
* ESP8266FtpServer.h
9999
* https://github.com/exploitagency/esp8266FTPServer/tree/feature/bbx10_speedup

Source Code/esprfidtool/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
String version = "1.1.8";
1+
String version = "1.1.9";
22
String APIversion = "1.0.1";

0 commit comments

Comments
 (0)