Files
doneit-web/version/git-version.ts
T
Peter Maquiran 403c8c9543 improves
2023-08-15 15:19:23 +01:00

12 lines
548 B
TypeScript

export let versionData = {
"shortSHA": "08f51343f",
"SHA": "08f51343fa8b4dd628fdb9a06cb25c662fb9886a",
"branch": "developer",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Tue Aug 15 15:17:27 2023 +0100'",
"lastCommitMessage": "fix",
"lastCommitNumber": "5160",
"change": "",
"changeStatus": "On branch developer\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/shared/publication/new-publication/new-publication.page.html",
"changeAuthor": "peter.maquiran"
}