Files
doneit-web/version/git-version.ts
T
2023-03-07 12:31:43 +01:00

12 lines
704 B
TypeScript

export let versionData = {
"shortSHA": "8ed49dc20",
"SHA": "8ed49dc2006f318a456a2e39bbe2d3291ffcefe8",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Tue Mar 7 11:48:38 2023 +0100'",
"lastCommitMessage": "remove duplicated header set background to event pages",
"lastCommitNumber": "4847",
"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.html\n\tmodified: src/app/shared/publication/view-publications/view-publications.page.html",
"changeAuthor": "peter.maquiran"
}