Files
doneit-web/version/git-version.ts
T
Peter Maquiran 18b647e702 fix merge
2023-02-06 16:31:55 +01:00

12 lines
774 B
TypeScript

export let versionData = {
"shortSHA": "98f543772",
"SHA": "98f543772e82b240d4c2b05f81d7be2d66118715",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Mon Feb 6 16:30:11 2023 +0100'",
"lastCommitMessage": "set time by default and round number to 15",
"lastCommitNumber": "4735",
"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/pages/publications/view-publications/publication-detail/publication-detail.page.html\n\tmodified: src/app/services/chat/message.service.ts\n\tmodified: src/app/services/notifications.service.ts",
"changeAuthor": "peter.maquiran"
}