diff options
Diffstat (limited to 'library.properties')
-rw-r--r-- | library.properties | 12 |
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 |