7397ec30cd
WinRM run_cmd(hostname) failed on hosts where System32 is not in PATH.
5 lines
271 B
TypeScript
5 lines
271 B
TypeScript
/** Fallback до загрузки /health; при релизе держите в sync с backend/app/version.py */
|
||
export const APP_NAME = "Security Alert Center";
|
||
export const APP_VERSION = "0.20.25";
|
||
export const APP_VERSION_LABEL = `${APP_NAME} v.${APP_VERSION}`;
|