mirror of
https://github.com/Termix-SSH/Termix.git
synced 2026-08-23 14:36:41 +00:00
fix: incorrect version sent to posthog
This commit is contained in:
@@ -61,6 +61,8 @@ import {
|
||||
}
|
||||
}
|
||||
}
|
||||
process.env.VERSION = version;
|
||||
|
||||
versionLogger.info(`Termix Backend starting - Version: ${version}`, {
|
||||
operation: "startup",
|
||||
version: version,
|
||||
|
||||
Reference in New Issue
Block a user