Files
doneit-web/version/git-version.ts
T
2023-01-23 16:51:30 +01:00

12 lines
1.1 KiB
TypeScript

export let versionData = {
"shortSHA": "90c9fc1c9",
"SHA": "90c9fc1c9e3545f7f47fbc0e1b2ae39b82eb0c88",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Fri Jan 20 16:07:39 2023 +0100'",
"lastCommitMessage": "verion do peter changes",
"lastCommitNumber": "4674",
"change": "",
"changeStatus": "On branch no_bug_movemente\nYour branch is behind 'origin/no_bug_movemente' by 6 commits, and can be fast-forwarded.\n (use \"git pull\" to update your local branch)\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tdeleted: android/app/google-services.json\n\tmodified: package-lock.json\n\tmodified: package.json\n\tmodified: src/app/modals/profile/profile.page.html\n\tmodified: src/app/pages/gabinete-digital/gabinete-digital.page.html\n\tmodified: src/app/shared/gabinete-digital/all-processes/all-processes.page.html\n\tmodified: src/app/shared/header/header.page.html\n\tmodified: src/environments/environment.prod.ts\n\tmodified: src/environments/environment.ts",
"changeAuthor": "eudes.inacio"
}