Files
doneit-web/version/git-version.ts
T
2023-08-30 18:41:13 +01:00

12 lines
712 B
TypeScript

export let versionData = {
"shortSHA": "71ab74974",
"SHA": "71ab74974dba34ac084234c233e2a2be76d51241",
"branch": "developer-prod",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Wed Aug 30 17:07:08 2023 +0100'",
"lastCommitMessage": "add picture from gallery on chat grup solved",
"lastCommitNumber": "5238",
"change": "",
"changeStatus": "On branch developer-prod\nYour branch is behind 'origin/developer-prod' by 7 commits, 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/pages/chat/messages/messages.page.ts",
"changeAuthor": "eudes.inacio"
}