mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 05:45:50 +00:00
12 lines
771 B
TypeScript
12 lines
771 B
TypeScript
export let versionData = {
|
|
"shortSHA": "8525fcb8f",
|
|
"SHA": "8525fcb8f6be35b1ef298bf82482c8179de1fe1b",
|
|
"branch": "developer-prod",
|
|
"lastCommitAuthor": "'Eudes Inácio'",
|
|
"lastCommitTime": "'Mon Aug 28 16:36:31 2023 +0100'",
|
|
"lastCommitMessage": "compress image of publications and chat",
|
|
"lastCommitNumber": "5220",
|
|
"change": "",
|
|
"changeStatus": "On branch developer-prod\nYour branch is ahead of 'origin/developer-prod' by 13 commits.\n (use \"git push\" to publish your local commits)\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/modals/profile/edit-profile/edit-profile.page.html\n\tmodified: src/app/modals/profile/edit-profile/edit-profile.page.ts",
|
|
"changeAuthor": "eudes.inacio"
|
|
} |