mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
12 lines
850 B
TypeScript
12 lines
850 B
TypeScript
export let versionData = {
|
|
"shortSHA": "f1717f71c",
|
|
"SHA": "f1717f71cce09e76f6c4a558ef58d912b0f588b0",
|
|
"branch": "developer-prod",
|
|
"lastCommitAuthor": "'Eudes Inácio'",
|
|
"lastCommitTime": "'Mon Sep 11 21:14:00 2023 +0100'",
|
|
"lastCommitMessage": "dateLabel added to chat web",
|
|
"lastCommitNumber": "5259",
|
|
"change": "",
|
|
"changeStatus": "On branch developer-prod\nYour branch is up to date with 'origin/developer-prod'.\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/services/chat/message.service.ts\n\tmodified: src/app/services/chat/room.service.ts\n\tmodified: src/app/shared/chat/messages/messages.page.html\n\tmodified: src/app/shared/chat/messages/messages.page.scss\n\tmodified: src/app/shared/chat/messages/messages.page.ts",
|
|
"changeAuthor": "eudes.inacio"
|
|
} |