Files
doneit-web/version/git-version.ts
T
Peter Maquiran 2cc90867d8 click area
2024-06-28 10:27:13 +01:00

11 lines
609 B
TypeScript

export let versionData = {
"shortSHA": "de34cbdba",
"SHA": "de34cbdbaa6516a1fa746a6e86837228030b1955",
"branch": "feature/agenda-api-peter",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Fri Jun 28 08:39:08 2024 +0100'",
"lastCommitMessage": "fix color",
"lastCommitNumber": "5853",
"changeStatus": "On branch feature/agenda-api-peter\nYour branch is up to date with 'origin/feature/agenda-api-peter'.\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/modals/profile/profile.page.html",
"changeAuthor": "peter.maquiran"
}