diff --git a/config.xml b/config.xml index 17aea798..2afdd8fd 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ - + Althea The Althea Router Dashboard diff --git a/package.json b/package.json index 61b56260..e6ff4146 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "althea-dash", "productName": "althea", - "version": "0.2.2", + "version": "0.2.3", "private": true, "scripts": { "start": "PORT=3005 react-scripts start", @@ -88,4 +88,4 @@ "react-phone-number-input": "https://github.com/asoltys/react-phone-number-input", "react-testing-library": "^5.9.0" } -} +} \ No newline at end of file