Files
doneit-web/version/git-version.ts
T
2023-08-21 17:52:04 +01:00

12 lines
838 B
TypeScript

export let versionData = {
"shortSHA": "dd1ba46b0",
"SHA": "dd1ba46b0d1ee7bf71b440bc76657ab208659ba4",
"branch": "developer-prod",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Mon Aug 21 12:27:17 2023 +0100'",
"lastCommitMessage": "replicate contact function",
"lastCommitNumber": "5187",
"change": "",
"changeStatus": "On branch developer-prod\nYour branch is behind 'origin/developer-prod' by 1 commit, and can be fast-forwarded.\n (use \"git pull\" to update your local branch)\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/modals/profile/profile.page.html\n\tmodified: src/app/modals/profile/profile.page.ts\n\tmodified: src/assets/images/ministro.png\n\tmodified: src/assets/images/presidente.png",
"changeAuthor": "eudes.inacio"
}