Files
doneit-web/version/git-version.ts
T
2023-02-09 15:26:14 +01:00

12 lines
684 B
TypeScript

export let versionData = {
"shortSHA": "7e2691cf8",
"SHA": "7e2691cf8d9cf4ce2e2f652ff7ba199e2d7a5d0a",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Thu Feb 9 12:06:37 2023 +0100'",
"lastCommitMessage": "publicate name",
"lastCommitNumber": "4759",
"change": "",
"changeStatus": "On branch no_bug_movemente\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: package-lock.json\n\tmodified: package.json\n\tmodified: src/app/models/dailyworktask.model.ts\n\tmodified: src/app/pages/publications/new-publication/new-publication.page.ts",
"changeAuthor": "peter.maquiran"
}