Files
doneit-web/version/git-version.ts
T
2023-02-27 20:17:03 +01:00

12 lines
581 B
TypeScript

export let versionData = {
"shortSHA": "368607e81",
"SHA": "368607e81cd152a15ecd7aa047c5e33c3de38378",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Mon Feb 27 20:04:22 2023 +0100'",
"lastCommitMessage": "improve publications",
"lastCommitNumber": "4842",
"change": "",
"changeStatus": "On branch no_bug_movemente\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/shared/publication/view-publications/view-publications.page.ts",
"changeAuthor": "peter.maquiran"
}