We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76d64da commit e3bd412Copy full SHA for e3bd412
README.md
@@ -251,7 +251,3 @@ cd ~/Documents/Arduino/libraries
251
git clone https://github.com/pschatzmann/TinyFTPClient.git
252
```
253
254
-## Change History
255
-- Main - Replaced custom abstraction with Arduino Client
256
-- V.1.0.0 - Initial Release
257
-
library.properties
@@ -1,5 +1,5 @@
1
name=TinyFTPClient
2
-version=1.0
+version=1.1.0
3
author=Phil Schatzmann
4
maintainer= <phil.schatzmann@gmail.com>
5
sentence=Arduino FTP Client
0 commit comments