diff --git a/public/index.html b/public/index.html
index 6494d3b..9d22217 100644
--- a/public/index.html
+++ b/public/index.html
@@ -4,12 +4,12 @@
-
IoT Manager 4.4.3
+ IoT Manager 4.4.4
-
+
-
+
diff --git a/src/App.svelte b/src/App.svelte
index 514856a..91f7f4c 100644
--- a/src/App.svelte
+++ b/src/App.svelte
@@ -40,7 +40,7 @@
let opened = false;
let preventMove = false;
const blobDebug = false;
- const devMode = true;
+ const devMode = false;
//****************************************************variable section**********************************************************/
//******************************************************************************************************************************/