Files
doneit-web/version/git-version.ts
T
Peter Maquiran 31d151ebf0 fix message
2023-02-01 18:03:08 +01:00

12 lines
573 B
TypeScript

export let versionData = {
"shortSHA": "d61b70bbd",
"SHA": "d61b70bbd0783c626e987ae839cba7e7a9fba168",
"branch": "no_bug_movemente1",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Wed Feb 1 17:24:30 2023 +0100'",
"lastCommitMessage": "fix expediente cant list and marcar reuniao",
"lastCommitNumber": "4704",
"change": "",
"changeStatus": "On branch no_bug_movemente1\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/modals/forward/forward.page.ts",
"changeAuthor": "peter.maquiran"
}