Files
doneit-web/version/git-version.ts
T
Peter Maquiran a1657b1e84 update
2023-05-29 15:29:24 +01:00

12 lines
711 B
TypeScript

export let versionData = {
"shortSHA": "1fee8518c",
"SHA": "1fee8518ce6dcf725444ab92aac7b4749d5a5fca",
"branch": "feature/gabinete-search",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Mon May 29 15:19:13 2023 +0100'",
"lastCommitMessage": "add notification message",
"lastCommitNumber": "4948",
"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/expediente/expediente-detail/expediente-detail.page.ts\n\tmodified: src/app/pages/gabinete-digital/expedientes-pr/expediente-pr/expediente-pr.page.ts",
"changeAuthor": "peter.maquiran"
}