Files
doneit-web/version/git-version.ts
T
Peter Maquiran d2478bf311 return icons
2023-01-17 10:45:20 +01:00

12 lines
934 B
TypeScript

export let versionData = {
"shortSHA": "3262b6a3a",
"SHA": "3262b6a3a7f3d37ee463dbc825193de1ab46cabd",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Mon Jan 16 15:47:18 2023 +0100'",
"lastCommitMessage": "merge",
"lastCommitNumber": "4630",
"change": "",
"changeStatus": "On branch no_bug_movemente\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/modals/profile/edit-profile/edit-profile.page.html\n\tmodified: src/app/modals/profile/profile.page.html\n\tmodified: src/app/modals/profile/profile.page.ts\n\tmodified: src/app/pages/inactivity/inactivity.page.html\n\tmodified: src/app/pages/login/login.page.html\n\tmodified: src/app/shared/header/header.page.html\n\tmodified: src/environments/environment.ts\n\tmodified: src/index.html\n\tmodified: src/main.ts",
"changeAuthor": "peter.maquiran"
}