Files
doneit-web/version/git-version.ts
T
Peter Maquiran 9a1976f543 fix
2023-02-27 20:17:47 +01:00

12 lines
541 B
TypeScript

export let versionData = {
"shortSHA": "f218b1a66",
"SHA": "f218b1a666a0f8cbeae975bc375279c14d5d8464",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Mon Feb 27 20:17:03 2023 +0100'",
"lastCommitMessage": "improve publication",
"lastCommitNumber": "4843",
"change": "",
"changeStatus": "On branch no_bug_movemente\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/environments/environment.ts",
"changeAuthor": "peter.maquiran"
}