Files
doneit-web/version/git-version.ts
T
Peter Maquiran b1e5857c82 fix
2023-08-11 16:46:06 +01:00

12 lines
898 B
TypeScript

export let versionData = {
"shortSHA": "0671471f5",
"SHA": "0671471f59be9f3b0e6b86ed4cf0586e8951182b",
"branch": "developer-bug",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Fri Aug 11 16:38:23 2023 +0100'",
"lastCommitMessage": "fix",
"lastCommitNumber": "5146",
"change": "",
"changeStatus": "On branch developer-bug\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/chat/group-messages/group-contacts/group-contacts.page.html\n\tmodified: src/app/pages/chat/group-messages/group-contacts/group-contacts.page.ts\n\tmodified: src/app/shared/chat/group-messages/group-contacts/group-contacts.page.html\n\tmodified: src/app/shared/chat/group-messages/group-contacts/group-contacts.page.ts\n\tmodified: src/app/shared/popover/chat-popover/chat-popover.page.ts",
"changeAuthor": "peter.maquiran"
}