mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
12 lines
762 B
TypeScript
12 lines
762 B
TypeScript
export let versionData = {
|
|
"shortSHA": "12612a360",
|
|
"SHA": "12612a360050a996f4b8067694513685280caeac",
|
|
"branch": "no_bug_movemente",
|
|
"lastCommitAuthor": "'Peter Maquiran'",
|
|
"lastCommitTime": "'Mon Jan 16 15:45:08 2023 +0100'",
|
|
"lastCommitMessage": "fix ui",
|
|
"lastCommitNumber": "4627",
|
|
"change": "",
|
|
"changeStatus": "On branch no_bug_movemente\nAll conflicts fixed but you are still merging.\n (use \"git commit\" to conclude merge)\n\nChanges to be committed:\n\tmodified: .gitignore\n\tnew file: android/app/google-services.json\n\tmodified: package.json\n\tmodified: src/app/models/notifications.ts\n\tmodified: src/app/services/notifications.service.ts\n\tmodified: version/git-version.ts",
|
|
"changeAuthor": "peter.maquiran"
|
|
} |