Files
doneit-web/version/git-version.ts
T
Peter Maquiran 8c34d2d7cf remove error
2023-06-10 20:17:51 +01:00

12 lines
658 B
TypeScript

export let versionData = {
"shortSHA": "7eac0a768",
"SHA": "7eac0a7680f176287d200eb0d3ee0c7a80a32380",
"branch": "feature/gabinete-search",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Sat Jun 10 17:49:13 2023 +0100'",
"lastCommitMessage": "fix",
"lastCommitNumber": "4966",
"change": "",
"changeStatus": "On branch feature/gabinete-search\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/shared/popover/despachos-options/despachos-options.page.html\n\tmodified: src/app/shared/popover/despachos-options/despachos-options.page.ts",
"changeAuthor": "peter.maquiran"
}