mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
12 lines
721 B
TypeScript
12 lines
721 B
TypeScript
export let versionData = {
|
|
"shortSHA": "468237128",
|
|
"SHA": "46823712867f8a5685047185c2104dd362a038cf",
|
|
"branch": "no_bug_movemente",
|
|
"lastCommitAuthor": "'Peter Maquiran'",
|
|
"lastCommitTime": "'Tue Feb 7 17:24:26 2023 +0100'",
|
|
"lastCommitMessage": "fix",
|
|
"lastCommitNumber": "4752",
|
|
"change": "",
|
|
"changeStatus": "On branch no_bug_movemente\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/home/home.page.html\n\tmodified: src/app/home/home.page.ts\n\tnew file: src/app/services/active-tab.service.spec.ts\n\tnew file: src/app/services/active-tab.service.ts\n\tmodified: src/environments/environment.ts",
|
|
"changeAuthor": "peter.maquiran"
|
|
} |