Files
doneit-web/version/git-version.ts
T
2023-02-27 20:04:22 +01:00

12 lines
662 B
TypeScript

export let versionData = {
"shortSHA": "d289f377b",
"SHA": "d289f377b5f325c93aabed6f5a816583b565a4ae",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Mon Feb 27 19:52:30 2023 +0100'",
"lastCommitMessage": "fix publication",
"lastCommitNumber": "4841",
"change": "",
"changeStatus": "On branch no_bug_movemente\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/publications/view-publications/view-publications.page.ts\n\tmodified: src/app/shared/publication/view-publications/view-publications.page.ts",
"changeAuthor": "peter.maquiran"
}