Skip to content

Commit 5f71a93

Browse files
committed
v1.0.0
1 parent 8249871 commit 5f71a93

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://github.com/fhessel/esp32_https_server.git"
99
},
1010
"license": "MIT",
11-
"version": "0.3.1",
11+
"version": "1.0.0",
1212
"frameworks": "arduino",
1313
"platforms": ["espressif32"]
1414
}

library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ESP32_HTTPS_Server
2-
version=0.3.1
2+
version=1.0.0
33
author=Frank Hessel <[email protected]>
44
maintainer=Frank Hessel <[email protected]>
55
sentence=Alternative ESP32 Webserver implementation for the ESP32, supporting HTTPS and HTTP.

0 commit comments

Comments
 (0)