From 9cc02011a5d925d274f86047435fa796f9caa4ae Mon Sep 17 00:00:00 2001 From: Adam Soltys Date: Wed, 30 Oct 2019 10:52:53 -0700 Subject: [PATCH] v0.3.7 --- config.xml | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.xml b/config.xml index d68b0604..05ed55c6 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 732b4a61..166ef037 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "althea-dash", "productName": "althea", - "version": "0.2.11", + "version": "0.3.7", "private": true, "scripts": { "analyze": "source-map-explorer 'build/static/js/*.js'",