Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
DTTerastar committed Jan 21, 2024
1 parent 27c2d2d commit 7a57487
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion library.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "AsyncWiFiSettings",
"version": "1.0.9",
"version": "1.0.10",
"keywords": "esp32, wifi",
"description": "WiFi Manager for the ESP32 and ESP8266 Arduino environments",
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=AsyncWiFiSettings
version=1.0.9
version=1.0.10
author=DTTerastasr,Juerd Waalboer,Pwuts
maintainer=DTTerastasr
sentence=WiFi configuration manager for the ESP32 platforms.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "AsyncWiFiSettings",
"version": "1.0.9",
"version": "1.0.10",
"description": "<p align=center> <img alt=\"Screenshot of basic example\" src=\"screenshots/basic-example.png\" width=\"30%\"> <img alt=\"Screenshot of advanced example\" src=\"screenshots/advanced-example.png\" width=\"30%\"> <img alt=\"Screenshot of everything\" src=\"screenshots/full.png\" width=\"30%\"> </p>",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit 7a57487

Please sign in to comment.