Files
doneit-web/version/git-version.ts
T
2022-12-30 10:57:21 +01:00

12 lines
587 B
TypeScript

export let versionData = {
"shortSHA": "6f3c88b57",
"SHA": "6f3c88b57cd5eb8871015f092bf67fe0c8fcd257",
"branch": "develop_bitOut-fix",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Thu Dec 29 15:31:54 2022 +0100'",
"lastCommitMessage": "save",
"lastCommitNumber": "4593",
"change": "",
"changeStatus": "On branch develop_bitOut-fix\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/beast-orm.ts",
"changeAuthor": "peter.maquiran"
}