Files
doneit-web/version/git-version.ts
T
2023-06-10 22:57:03 +01:00

12 lines
709 B
TypeScript

export let versionData = {
"shortSHA": "0ec1341cd",
"SHA": "0ec1341cd6f01ace6e3332c609278d4faee2f440",
"branch": "feature/gabinete-search",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Sat Jun 10 21:18:46 2023 +0100'",
"lastCommitMessage": "commit",
"lastCommitNumber": "4969",
"change": "",
"changeStatus": "On branch feature/gabinete-search\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/models/beast-orm.ts\n\tmodified: src/app/pages/gabinete-digital/despachos-pr/despacho-pr/despacho-pr.page.html\n\tmodified: src/app/shared/popover/opts-expediente/opts-expediente.page.ts",
"changeAuthor": "peter.maquiran"
}