Files
doneit-web/version/git-version.ts
T
Peter Maquiran 32dfa12517 fixe go back
2023-06-10 16:44:19 +01:00

12 lines
659 B
TypeScript

export let versionData = {
"shortSHA": "ffa1f34b4",
"SHA": "ffa1f34b4c00e60a4a5ea48fc82fd5822e264773",
"branch": "feature/gabinete-search",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Sat Jun 10 15:58:45 2023 +0100'",
"lastCommitMessage": "labels",
"lastCommitNumber": "4964",
"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-options/despachos-options.page.ts",
"changeAuthor": "peter.maquiran"
}