Skip to content

Commit f66124e

Browse files
committed
increased version number
1 parent 5680b46 commit f66124e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ESPAsyncHTTPUpdateServer",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Simple HTTP Update Server for ESPAsyncWebServer(by me-no-dev). This library lets you to update Firmware/FileSystem of ESP32/ESP8266 OTA(Over The Air) from a web page.",
55
"keywords":
66
[

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ESPAsyncHTTPUpdateServer
2-
version=1.0.0
2+
version=1.1.0
33
author=Mohammad Mahdi Nazari <[email protected]>
44
maintainer=Mohammad Mahdi Nazari <[email protected]>
55
sentence=Simple HTTP Update Server for ESPAsyncWebServer(by me-no-dev)

0 commit comments

Comments
 (0)