We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1d1223f + 714a87d commit b7adfa6Copy full SHA for b7adfa6
services/backend/src/config/version.ts
@@ -10,7 +10,7 @@ export interface VersionInfo {
10
// This will be replaced by the build script
11
let versionData: VersionInfo = {
12
version: '0.50.0',
13
- buildTime: '2025-12-04T12:29:29.501Z',
+ buildTime: '2025-12-06T12:01:37.317Z',
14
source: 'release'
15
};
16
0 commit comments