Files
doneit-web/version/git-version.ts
T
Peter Maquiran e24f4010e0 fix notification
2023-01-16 12:08:38 +01:00

12 lines
557 B
TypeScript

export let versionData = {
"shortSHA": "7fbe4abdd",
"SHA": "7fbe4abddf5aadf72d781e9c140f6364b5f164e3",
"branch": "feature/ios-ui-fix",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Mon Jan 16 09:06:12 2023 +0100'",
"lastCommitMessage": "save",
"lastCommitNumber": "4626",
"change": "",
"changeStatus": "On branch feature/ios-ui-fix\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: .gitignore\n\tnew file: android/app/google-services.json",
"changeAuthor": "peter.maquiran"
}