mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
11 lines
1.3 KiB
TypeScript
11 lines
1.3 KiB
TypeScript
export let versionData = {
|
|
"shortSHA": "4870a0cd6",
|
|
"SHA": "4870a0cd695183670f21f5e4d3e614ac2e170284",
|
|
"branch": "developer",
|
|
"lastCommitAuthor": "'peter.maquiran'",
|
|
"lastCommitTime": "'Wed Sep 24 16:21:52 2025 +0100'",
|
|
"lastCommitMessage": "fix messsage",
|
|
"lastCommitNumber": "6150",
|
|
"changeStatus": "On branch developer\nYour branch is ahead of 'origin/developer' by 7 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/core/chat/usecase/member/member-admin-use-case.service.ts\n\tmodified: src/app/pages/gabinete-digital/expediente/expedient-task-modal/expedient-task-modal.page.html\n\tmodified: src/app/pages/gabinete-digital/expediente/expedient-task-modal/expedient-task-modal.page.ts\n\tmodified: src/app/ui/chat/chat.page.html\n\tmodified: src/app/ui/chat/component/messages/messages.page.html\n\tmodified: src/app/ui/chat/component/messages/messages.page.scss\n\tmodified: src/app/ui/chat/component/messages/messages.page.ts\n\tmodified: src/app/ui/chat/store/model/message.ts\n\tmodified: src/app/ui/chat/store/roomStore.ts\n\tmodified: src/environments/environment.ts\n\tmodified: version/git-version.ts",
|
|
"changeAuthor": "peter.maquiran"
|
|
} |