mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
12 lines
660 B
TypeScript
12 lines
660 B
TypeScript
export let versionData = {
|
|
"shortSHA": "d6f9db53c",
|
|
"SHA": "d6f9db53ca9c5aae688301cf06fc630e92418ed1",
|
|
"branch": "developer",
|
|
"lastCommitAuthor": "'Peter Maquiran'",
|
|
"lastCommitTime": "'Tue Aug 15 17:12:50 2023 +0100'",
|
|
"lastCommitMessage": "fix",
|
|
"lastCommitNumber": "5163",
|
|
"change": "",
|
|
"changeStatus": "On branch developer\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/agenda/agenda.page.scss\n\tmodified: src/app/pages/chat/messages/contacts/contacts.page.html\n\tmodified: src/app/shared/chat/messages/contacts/contacts.page.html",
|
|
"changeAuthor": "peter.maquiran"
|
|
} |