Files
doneit-web/version/git-version.ts
T
2023-01-17 14:34:54 +01:00

12 lines
647 B
TypeScript

export let versionData = {
"shortSHA": "d5827a184",
"SHA": "d5827a1840926e923fef18b48713ca94daeaffe3",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Tue Jan 17 14:14:53 2023 +0100'",
"lastCommitMessage": "fix",
"lastCommitNumber": "4637",
"change": "",
"changeStatus": "On branch no_bug_movemente\nYour branch is up to date with 'origin/no_bug_movemente'.\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/modals/profile/profile.page.html\n\tmodified: src/app/shared/header/header.page.html",
"changeAuthor": "eudes.inacio"
}