Files
doneit-web/version/git-version.ts
T
Peter Maquiran bc53c4f019 remove name
2023-06-11 08:22:02 +01:00

12 lines
612 B
TypeScript

export let versionData = {
"shortSHA": "1af0b1f3f",
"SHA": "1af0b1f3f4a4a04a027130454b9792b7d088b250",
"branch": "feature/gabinete-search",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Sat Jun 10 22:57:03 2023 +0100'",
"lastCommitMessage": "improve update list",
"lastCommitNumber": "4970",
"change": "",
"changeStatus": "On branch feature/gabinete-search\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: .gitignore\n\tmodified: src/app/shared/popover/opts-expediente/opts-expediente.page.ts",
"changeAuthor": "peter.maquiran"
}