mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
12 lines
627 B
TypeScript
12 lines
627 B
TypeScript
export let versionData = {
|
|
"shortSHA": "e24f4010e",
|
|
"SHA": "e24f4010e0b8d94a232bf8d2f5ba88c6fe8d6256",
|
|
"branch": "feature/ios-ui-fix",
|
|
"lastCommitAuthor": "'Peter Maquiran'",
|
|
"lastCommitTime": "'Mon Jan 16 12:08:38 2023 +0100'",
|
|
"lastCommitMessage": "fix notification",
|
|
"lastCommitNumber": "4627",
|
|
"change": "",
|
|
"changeStatus": "On branch feature/ios-ui-fix\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: package.json\n\tmodified: src/app/models/notifications.ts\n\tmodified: src/app/services/notifications.service.ts",
|
|
"changeAuthor": "peter.maquiran"
|
|
} |