Files
doneit-web/version/git-version.ts
T
Peter Maquiran 4682371286 fix
2023-02-07 17:24:26 +01:00

12 lines
599 B
TypeScript

export let versionData = {
"shortSHA": "976f9cbf2",
"SHA": "976f9cbf2c3bd09c8ab08beb9f4d5044a3709a81",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Tue Feb 7 16:10:11 2023 +0100'",
"lastCommitMessage": "Fix",
"lastCommitNumber": "4749",
"change": "",
"changeStatus": "On branch no_bug_movemente\nAll conflicts fixed but you are still merging.\n (use \"git commit\" to conclude merge)\n\nChanges to be committed:\n\tmodified: src/environments/environment.ts\n\tmodified: version/git-version.ts",
"changeAuthor": "peter.maquiran"
}