refactoring; version update

This commit is contained in:
rasta5man 2025-01-17 15:09:02 +01:00
parent fad53c9c01
commit 4c59ccd095
3 changed files with 4 additions and 2 deletions

View file

@ -64,7 +64,7 @@ exports.install = async function(instance) {
if(dbs.nodesData.hasOwnProperty("0")) delete dbs.nodesData["0"];
dbs.settings = {
edge_fw_version : "2025-01-09", //rok-mesiac-den
edge_fw_version : "2025-01-13", //rok-mesiac-den
language : responseSettings[0]["lang"],
rvo_name : responseSettings[0]["rvo_name"],
project_id : responseSettings[0]["project_id"],