prepare for 3.6.3 release

This commit is contained in:
Proddy
2023-11-18 13:19:02 +01:00
parent 1c3bc98bbb
commit 9c8677acb9
8 changed files with 19 additions and 19 deletions

View File

@@ -324,7 +324,7 @@ security_settings = {
]
};
const features = {
version: 'v3.6.0-demo',
version: 'v3.6.3-demo',
// platform: 'ESP32'
platform: 'ESP32-S3'
};
@@ -2640,7 +2640,7 @@ rest_server.get(EMSESP_BOARDPROFILE_ENDPOINT, (req, res) => {
// EMS-ESP API specific
const emsesp_info = {
System: {
version: '3.6.2',
version: '3.6.3',
uptime: '001+06:40:34.018',
'uptime (seconds)': 110434,
freemem: 131,