mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
11 lines
760 B
TypeScript
11 lines
760 B
TypeScript
export let versionData = {
|
|
"shortSHA": "ee2b56dd2",
|
|
"SHA": "ee2b56dd2ced6a198feea4a763b1be8641983411",
|
|
"branch": "feature/agenda-api-peter",
|
|
"lastCommitAuthor": "'Peter Maquiran'",
|
|
"lastCommitTime": "'Tue Jul 16 11:49:12 2024 +0100'",
|
|
"lastCommitMessage": "update build version",
|
|
"lastCommitNumber": "5871",
|
|
"changeStatus": "On branch feature/agenda-api-peter\nYour branch is ahead of 'origin/feature/agenda-api-peter' by 2 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/pages/events/attendees/attendees.page.ts\n\tmodified: src/app/shared/event/attendee-modal/attendee-modal.page.ts",
|
|
"changeAuthor": "peter.maquiran"
|
|
} |