Files
doneit-web/version/git-version.ts
T
Peter Maquiran 3262b6a3a7 merge
2023-01-16 15:47:18 +01:00

12 lines
762 B
TypeScript

export let versionData = {
"shortSHA": "12612a360",
"SHA": "12612a360050a996f4b8067694513685280caeac",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Mon Jan 16 15:45:08 2023 +0100'",
"lastCommitMessage": "fix ui",
"lastCommitNumber": "4627",
"change": "",
"changeStatus": "On branch no_bug_movemente\nAll conflicts fixed but you are still merging.\n (use \"git commit\" to conclude merge)\n\nChanges to be committed:\n\tmodified: .gitignore\n\tnew file: android/app/google-services.json\n\tmodified: package.json\n\tmodified: src/app/models/notifications.ts\n\tmodified: src/app/services/notifications.service.ts\n\tmodified: version/git-version.ts",
"changeAuthor": "peter.maquiran"
}