3.6.5-dev.0

This commit is contained in:
Proddy
2023-11-24 07:41:23 +01:00
parent 24cca67625
commit 19094d47aa
9 changed files with 11 additions and 12 deletions

View File

@@ -324,7 +324,7 @@ security_settings = {
]
};
const features = {
version: 'v3.6.3-demo',
version: 'v3.6-demo',
// platform: 'ESP32'
platform: 'ESP32-S3'
};
@@ -355,7 +355,7 @@ const EMSESP_WRITE_ENTITIES_ENDPOINT = REST_ENDPOINT_ROOT + 'entities';
const emsesp_info = {
System: {
version: '3.6.3',
version: '3.6.5',
uptime: '001+06:40:34.018',
'uptime (seconds)': 110434,
freemem: 131,