summaryrefslogtreecommitdiffstats
path: root/library.properties
diff options
context:
space:
mode:
authorDaniel Plasa <dplasa@gmail.com>2020-05-26 04:56:07 +0200
committerDaniel Plasa <dplasa@gmail.com>2020-05-26 04:56:07 +0200
commit863ff54097231ceae6e34908d843586adc83a44d (patch)
tree28d5d8cefb34c55c1b56f3e573052bcc02ea04ce /library.properties
parenttry subtile malloc()'ing buffers with 16 byte steps until we get something (diff)
downloadFTPCLientServer-863ff54097231ceae6e34908d843586adc83a44d.tar
FTPCLientServer-863ff54097231ceae6e34908d843586adc83a44d.tar.gz
FTPCLientServer-863ff54097231ceae6e34908d843586adc83a44d.tar.bz2
FTPCLientServer-863ff54097231ceae6e34908d843586adc83a44d.tar.lz
FTPCLientServer-863ff54097231ceae6e34908d843586adc83a44d.tar.xz
FTPCLientServer-863ff54097231ceae6e34908d843586adc83a44d.tar.zst
FTPCLientServer-863ff54097231ceae6e34908d843586adc83a44d.zip
Diffstat (limited to 'library.properties')
-rw-r--r--library.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/library.properties b/library.properties
index 419d1fd..335af06 100644
--- a/library.properties
+++ b/library.properties
@@ -1,5 +1,5 @@
name=espFtpServer
-version=0.9.1
+version=0.9.2
author=Daniel Plasa
maintainer=dplasa@gmail.com
sentence=Simple FTP server for SPIFFS and LittleFS on esp8266/esp32