From 4f1c38f50059a08fa5ff139d10c8bd595e2741f9 Mon Sep 17 00:00:00 2001
From: DTTerastar
Date: Thu, 24 Aug 2023 18:32:19 -0400
Subject: [PATCH] Bump
---
library.json | 2 +-
library.properties | 2 +-
package.json | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/library.json b/library.json
index 9c19834..3b08826 100644
--- a/library.json
+++ b/library.json
@@ -1,6 +1,6 @@
{
"name": "AsyncWiFiSettings",
- "version": "1.0.7",
+ "version": "1.0.8",
"keywords": "esp32, wifi",
"description": "WiFi Manager for the ESP32 and ESP8266 Arduino environments",
"authors": [
diff --git a/library.properties b/library.properties
index e5fcefc..84b7093 100644
--- a/library.properties
+++ b/library.properties
@@ -1,5 +1,5 @@
name=AsyncWiFiSettings
-version=1.0.7
+version=1.0.8
author=DTTerastasr,Juerd Waalboer,Pwuts
maintainer=DTTerastasr
sentence=WiFi configuration manager for the ESP32 platforms.
diff --git a/package.json b/package.json
index c61c764..0a8112c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "AsyncWiFiSettings",
- "version": "1.0.6",
+ "version": "1.0.8",
"description": "
",
"main": "index.js",
"directories": {