mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
12 lines
931 B
TypeScript
12 lines
931 B
TypeScript
export let versionData = {
|
|
"shortSHA": "2178ad88c",
|
|
"SHA": "2178ad88c25de008983a3e3b39d9c002ec5a5a3e",
|
|
"branch": "webNotifications",
|
|
"lastCommitAuthor": "'Eudes Inácio'",
|
|
"lastCommitTime": "'Mon Jun 19 05:36:24 2023 +0100'",
|
|
"lastCommitMessage": "Last pull made",
|
|
"lastCommitNumber": "5023",
|
|
"change": "",
|
|
"changeStatus": "On branch webNotifications\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: package-lock.json\n\tmodified: package.json\n\tmodified: src/app/app.component.ts\n\tmodified: src/app/app.module.ts\n\tmodified: src/app/modals/profile/profile.page.ts\n\tmodified: src/app/services/contacts.service.ts\n\tmodified: src/app/services/notifications.service.ts\n\tmodified: src/app/shared/header/header.page.html\n\tmodified: src/app/shared/header/header.page.ts\n\tnew file: src/firebase-config.ts",
|
|
"changeAuthor": "eudes.inacio"
|
|
} |