Files
doneit-web/version/git-version.ts
T
2023-02-23 11:11:29 +01:00

12 lines
598 B
TypeScript

export let versionData = {
"shortSHA": "880a5e16f",
"SHA": "880a5e16fcc472f610fcd319d958f2d411e5f3fd",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Wed Feb 22 13:06:46 2023 +0100'",
"lastCommitMessage": "alert removed",
"lastCommitNumber": "4813",
"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"
}