Files
doneit-web/version/git-version.ts
T
2023-05-29 15:19:13 +01:00

12 lines
662 B
TypeScript

export let versionData = {
"shortSHA": "1c35049a6",
"SHA": "1c35049a62599daeb5fe80ff5ff28e45eefaad4d",
"branch": "feature/gabinete-search",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Mon May 29 13:54:05 2023 +0100'",
"lastCommitMessage": "fix",
"lastCommitNumber": "4947",
"change": "",
"changeStatus": "On branch feature/gabinete-search\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/gabinete-digital/despachos/despacho/despacho.page.ts\n\tmodified: src/app/shared/popover/despachos-pr-options/despachos-pr-options.page.ts",
"changeAuthor": "peter.maquiran"
}