Files
doneit-web/version/git-version.ts
T
2023-08-28 17:28:09 +01:00

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"
}