Skip to content

Commit 8ba253f

Browse files
committed
new release 1.2.0
1 parent 0c87a0d commit 8ba253f

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": "ESP32 Wifi Manager",
3-
"version": "1.1.3",
3+
"version": "1.2.0",
44
"description": "A multi wifi manager for arduino based ESP applications, with extensive RESTful API, and configuration stored on non volatile memory.",
55
"keywords": "esp32, wifi, ap, softap, sta, restful, api, manager, arduino",
66
"repository":

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ESP32_Wifi_Manager
2-
version=1.1.3
2+
version=1.2.0
33
author=Martin Verges
44
maintainer=Martin Verges <[email protected]>
55
sentence=Wifi manager for ESP32 devices

0 commit comments

Comments
 (0)