mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
11 lines
849 B
TypeScript
11 lines
849 B
TypeScript
export let versionData = {
|
|
"shortSHA": "9e3c6db93",
|
|
"SHA": "9e3c6db93ab352472ebeb023e65027473b3ab1d4",
|
|
"branch": "developer",
|
|
"lastCommitAuthor": "'peter.maquiran'",
|
|
"lastCommitTime": "'Thu Oct 16 16:09:35 2025 +0100'",
|
|
"lastCommitMessage": "fix chat and gabinete",
|
|
"lastCommitNumber": "6152",
|
|
"changeStatus": "On branch developer\nYour branch is ahead of 'origin/developer' by 9 commits.\n (use \"git push\" to publish your local commits)\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/infra/socket/signalR/signalR.ts\n\tmodified: src/app/pages/gabinete-digital/gabinete-digital.page.html\n\tmodified: src/app/shared/gabinete-digital/generic/task-details/task-details.page.html\n\tmodified: src/environments/environment.prod.ts",
|
|
"changeAuthor": "peter.maquiran"
|
|
} |