Files
doneit-web/version/git-version.ts
T
2024-09-19 09:16:14 +01:00

11 lines
972 B
TypeScript

export let versionData = {
"shortSHA": "9e7a8b6cb",
"SHA": "9e7a8b6cb6c099d0b1d828ea61aea1bb4599830e",
"branch": "feature/chat-new-api-peter",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Wed Sep 18 19:13:59 2024 +0100'",
"lastCommitMessage": "fix error",
"lastCommitNumber": "6083",
"changeStatus": "On branch feature/chat-new-api-peter\nYour branch is up to date with 'origin/feature/chat-new-api-peter'.\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/ui/chat/modal/group-messages/group-contacts/group-contacts.page.html\n\tmodified: src/app/ui/chat/modal/group-messages/group-contacts/group-contacts.page.ts\n\tmodified: src/app/ui/chat/modal/messages/messages.page.html\n\tmodified: src/app/ui/chat/modal/messages/messages.page.ts\n\tmodified: src/app/ui/chat/modal/new-group/new-group.page.ts\n\tmodified: version/git-version.ts",
"changeAuthor": "peter.maquiran"
}