Bump application to v2.4.4

This commit is contained in:
Robert Strouse 2024-05-26 16:36:29 -07:00
parent 5f15a7cc93
commit 2dc49a64e9
5 changed files with 6 additions and 40 deletions

View file

@ -8,9 +8,9 @@
<meta name="apple-mobile-web-app-title" content="ESPSomfy RTS App">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="stylesheet" href="main.css?v=2.4.3c" type="text/css" />
<link rel="stylesheet" href="widgets.css?v=2.4.3c" type="text/css" />
<link rel="stylesheet" href="icons.css?v=2.4.3c" type="text/css" />
<link rel="stylesheet" href="main.css?v=2.4.4c" type="text/css" />
<link rel="stylesheet" href="widgets.css?v=2.4.4c" type="text/css" />
<link rel="stylesheet" href="icons.css?v=2.4.4c" type="text/css" />
<link rel="icon" type="image/png" href="favicon.png" />
<!-- iPad retina icon -->
@ -114,7 +114,7 @@
rel="apple-touch-startup-image">
<script type="text/javascript" src="index.js?v=2.4.3c"></script>
<script type="text/javascript" src="index.js?v=2.4.4c"></script>
</head>
<body>
<div id="divContainer" class="container main" data-auth="false">