Files
doneit-web/version/git-version.ts
T
2023-01-17 11:07:30 +01:00

12 lines
626 B
TypeScript

export let versionData = {
"shortSHA": "55b1f4c3b",
"SHA": "55b1f4c3ba79512ad099bfcef4b0a4c33f287b4a",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Mon Jan 16 14:12:51 2023 +0100'",
"lastCommitMessage": "comment notification storage verification",
"lastCommitNumber": "4627",
"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"
}