summaryrefslogtreecommitdiffstats
path: root/library.properties
diff options
context:
space:
mode:
authorDaniel Plasa <dplasa@gmail.com>2020-05-24 18:58:42 +0200
committerDaniel Plasa <dplasa@gmail.com>2020-05-24 18:58:42 +0200
commit453e61d5dc538e19e545075818e94a9508501c44 (patch)
tree4e1d4aae43bf8bdde9bbf5bfba27922eb9d0fbb7 /library.properties
parentMerge pull request #20 from sandtec65/master (diff)
downloadFTPCLientServer-453e61d5dc538e19e545075818e94a9508501c44.tar
FTPCLientServer-453e61d5dc538e19e545075818e94a9508501c44.tar.gz
FTPCLientServer-453e61d5dc538e19e545075818e94a9508501c44.tar.bz2
FTPCLientServer-453e61d5dc538e19e545075818e94a9508501c44.tar.lz
FTPCLientServer-453e61d5dc538e19e545075818e94a9508501c44.tar.xz
FTPCLientServer-453e61d5dc538e19e545075818e94a9508501c44.tar.zst
FTPCLientServer-453e61d5dc538e19e545075818e94a9508501c44.zip
Diffstat (limited to 'library.properties')
-rw-r--r--library.properties12
1 files changed, 6 insertions, 6 deletions
diff --git a/library.properties b/library.properties
index 0e89838..419d1fd 100644
--- a/library.properties
+++ b/library.properties
@@ -1,9 +1,9 @@
-name=ESP8266FtpServer
-version=1.0.1
-author=
-maintainer=david@paivahome.com
-sentence=Very Simple FTP server for SPIFFS on esp8266
-paragraph=Very Simple FTP server for SPIFFS on esp8266
+name=espFtpServer
+version=0.9.1
+author=Daniel Plasa
+maintainer=dplasa@gmail.com
+sentence=Simple FTP server for SPIFFS and LittleFS on esp8266/esp32
+paragraph=Simple FTP server for SPIFFS and LittleFS on esp8266/esp32
category=Communication
url=
architectures=esp8266,esp32,arduino-esp32