fix: incorrect version sent to posthog

This commit is contained in:
LukeGus
2026-07-20 14:13:03 -05:00
parent c1c06272d7
commit 36ab7e4872
+2
View File
@@ -61,6 +61,8 @@ import {
}
}
}
process.env.VERSION = version;
versionLogger.info(`Termix Backend starting - Version: ${version}`, {
operation: "startup",
version: version,