Files
doneit-web/version/git-version.ts
T
Peter Maquiran 23652f9e7c fix
2023-01-17 14:50:00 +01:00

12 lines
625 B
TypeScript

export let versionData = {
"shortSHA": "407c83834",
"SHA": "407c838346a287cb56631e4b92a262906ca16134",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Tue Jan 17 14:47:30 2023 +0100'",
"lastCommitMessage": "add bold on message",
"lastCommitNumber": "4639",
"change": "",
"changeStatus": "On branch no_bug_movemente\nAll conflicts fixed but you are still merging.\n (use \"git commit\" to conclude merge)\n\nChanges to be committed:\n\tmodified: src/app/modals/profile/profile.page.html\n\tmodified: version/git-version.ts",
"changeAuthor": "peter.maquiran"
}