Files
doneit-web/version/git-version.ts
T
2023-01-19 14:38:10 +01:00

12 lines
608 B
TypeScript

export let versionData = {
"shortSHA": "706729155",
"SHA": "706729155ce64fdc379cb6fed746a4cd2104760a",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Thu Jan 19 10:29:34 2023 +0100'",
"lastCommitMessage": "pull of peter changes 3",
"lastCommitNumber": "4663",
"change": "",
"changeStatus": "On branch no_bug_movemente\nYour branch is up to date with 'origin/no_bug_movemente'.\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/environments/environment.prod.ts",
"changeAuthor": "eudes.inacio"
}