Files
doneit-web/version/git-version.ts
T
Peter Maquiran 7743bdbe74 merge
2023-08-22 09:16:02 +01:00

12 lines
780 B
TypeScript

export let versionData = {
"shortSHA": "2ae96bda0",
"SHA": "2ae96bda02a39833995bc6005d5107a70d720b08",
"branch": "developer-prod",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Tue Aug 22 08:35:44 2023 +0100'",
"lastCommitMessage": "fix date picker",
"lastCommitNumber": "5191",
"change": "",
"changeStatus": "On branch developer-prod\nAll conflicts fixed but you are still merging.\n (use \"git commit\" to conclude merge)\n\nChanges to be committed:\n\tmodified: src/app/modals/profile/profile.page.html\n\tmodified: src/app/modals/profile/profile.page.ts\n\tmodified: src/app/pages/agenda/agenda.page.html\n\tmodified: src/assets/images/ministro.png\n\tmodified: src/assets/images/presidente.png",
"changeAuthor": "peter.maquiran"
}