Skip to content

Commit 5d9fa38

Browse files
committed
v0.2.4
1 parent 7ebe38e commit 5d9fa38

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.2.3",
11+
"version": "0.2.4",
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 HTTP(S) Webserver
2-
version=0.2.3
2+
version=0.2.4
33
author=Frank Hessel <[email protected]>
44
maintainer=Frank Hessel <[email protected]>
55
sentence=An Arduino library for an ESP32 HTTP(S) server implementation.

0 commit comments

Comments
 (0)