Files
doneit-web/version/git-version.ts
T
2023-08-20 22:05:46 +01:00

12 lines
846 B
TypeScript

export let versionData = {
"shortSHA": "cb0c4459a",
"SHA": "cb0c4459a704510a0666480af4aaf9841079a29c",
"branch": "developer",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Sun Aug 20 18:09:10 2023 +0100'",
"lastCommitMessage": "update badge das notificações",
"lastCommitNumber": "5178",
"change": "",
"changeStatus": "On branch developer\nYour branch and 'origin/developer' have diverged,\nand have 9 and 5 different commits each, respectively.\n (use \"git pull\" to merge the remote branch into yours)\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: android/app/src/main/AndroidManifest.xml\n\tmodified: src/app/pages/chat/group-messages/group-messages.page.ts\n\tmodified: src/app/pages/chat/messages/messages.page.ts",
"changeAuthor": "eudes.inacio"
}