mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
11 lines
757 B
TypeScript
11 lines
757 B
TypeScript
export let versionData = {
|
|
"shortSHA": "4f51cb555",
|
|
"SHA": "4f51cb55504b0aa56b477a6b5a857d4979878938",
|
|
"branch": "feature/agenda-api-peter",
|
|
"lastCommitAuthor": "'Peter Maquiran'",
|
|
"lastCommitTime": "'Tue Jul 9 13:36:35 2024 +0100'",
|
|
"lastCommitMessage": "change long date to short date",
|
|
"lastCommitNumber": "5861",
|
|
"changeStatus": "On branch feature/agenda-api-peter\nYour branch is up to date with 'origin/feature/agenda-api-peter'.\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/modals/profile/profile.page.scss\n\tmodified: src/app/services/native-notification.service.ts\n\tmodified: src/app/shared/agenda/new-event/new-event.page.ts",
|
|
"changeAuthor": "peter.maquiran"
|
|
} |