mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
12 lines
900 B
TypeScript
12 lines
900 B
TypeScript
export let versionData = {
|
|
"shortSHA": "42c2fc92f",
|
|
"SHA": "42c2fc92ffbe3543abe904e1d8ba6a53fb47e462",
|
|
"branch": "developer-prod",
|
|
"lastCommitAuthor": "'Eudes Inácio'",
|
|
"lastCommitTime": "'Sat Sep 9 14:40:08 2023 +0100'",
|
|
"lastCommitMessage": "upload profile picture",
|
|
"lastCommitNumber": "5258",
|
|
"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: android/app/src/main/AndroidManifest.xml\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"
|
|
} |