Files
doneit-web/version/git-version.ts
T
Peter Maquiran 0ec1341cd6 commit
2023-06-10 21:18:46 +01:00

12 lines
559 B
TypeScript

export let versionData = {
"shortSHA": "923a141ff",
"SHA": "923a141ffab6f4b1d3c0a1687b2e41ac7dd04a3b",
"branch": "feature/gabinete-search",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Sat Jun 10 21:14:50 2023 +0100'",
"lastCommitMessage": "remove",
"lastCommitNumber": "4968",
"change": "",
"changeStatus": "On branch feature/gabinete-search\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: .gitignore\n\tmodified: version/git-version.ts",
"changeAuthor": "peter.maquiran"
}