Files
doneit-web/version/git-version.ts
T
2022-12-28 14:53:04 +01:00

12 lines
565 B
TypeScript

export let versionData = {
"shortSHA": "a4063a883",
"SHA": "a4063a88397808334edb07fa8a7a22911da60a18",
"branch": "develop_bitOut-fix",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Wed Dec 28 14:52:42 2022 +0100'",
"lastCommitMessage": "fix publication loaders",
"lastCommitNumber": "4591",
"change": "",
"changeStatus": "On branch develop_bitOut-fix\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/publications/publications.page.ts",
"changeAuthor": "peter.maquiran"
}