Files
doneit-web/version/git-version.ts
T
Peter Maquiran 4dd42a4e1f fixe
2023-01-30 17:41:27 +01:00

12 lines
716 B
TypeScript

export let versionData = {
"shortSHA": "1a715f526",
"SHA": "1a715f5260c0ffdbae759ab1431c1800dce7af74",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Mon Jan 30 16:41:20 2023 +0100'",
"lastCommitMessage": "fixe count",
"lastCommitNumber": "4694",
"change": "",
"changeStatus": "On branch no_bug_movemente\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/gabinete-digital/gabinete-digital.page.html\n\tmodified: src/app/shared/popover/request-options/request-options.page.html\n\tmodified: src/app/shared/popover/request-options/request-options.page.ts",
"changeAuthor": "peter.maquiran"
}