Could you open the following file: SGT_FW/sgt_data/sgt_defaults/sgt_config.sff and report what is the content of the sgt_title_version property?
Here is the whole sgt_config.sff file:
# configurations
{ config_default:
{ config_files:
config_file = "sgt_data/sgt_defaults/sgt_config.sff"
defaults_file = "sgt_data/sgt_defaults/sgt_defaults.sff"
gui_style_file = "sgt_data/sgt_defaults/sgt_gui_base_style.sff"
gui_template_file = "sgt_data/sgt_defaults/sgt_gui_base_template.sff"
}
{ app_header:
sgt_title_name = "SGT_FRAMEWORK "
sgt_title_release = "Gacrux "
sgt_title_vtext = "Ver: "
sgt_title_version = "0.11.18 "
sgt_title_date = " [2025-05-14]"
}
{ environment_config:
{ variables:
sgt_name = "variables"
sgt_debug_level = "3"
}
}
{ gui_style:
actual_gui_style_mode = "2"
actual_gui_style_config = "gui_base_style"
actual_gui_style_file = "sgt_data/sgt_defaults/sgt_gui_base_style.sff"
actual_gui_template_file = "sgt_data/sgt_defaults/sgt_gui_base_template.sff"
}
}
Many thanks for your feedback it is highly valuable for the future of the development. I am really appreciate this type of contribution from you.
It's my pleasure to help a fellow developer.