This commit is contained in:
Peter Maquiran
2023-02-27 18:38:55 +01:00
parent 79213a543b
commit 75e6a62695
4 changed files with 10 additions and 10 deletions
+7 -7
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "195785367",
"SHA": "195785367888a9895738c86b1a998186f0c78876",
"shortSHA": "79213a543",
"SHA": "79213a543b0b219f83c92199296d94304dde8c74",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Mon Feb 27 17:44:15 2023 +0100'",
"lastCommitMessage": "Merge with Peter chnages 3",
"lastCommitNumber": "4838",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Mon Feb 27 18:34:42 2023 +0100'",
"lastCommitMessage": "remove console log",
"lastCommitNumber": "4839",
"change": "",
"changeStatus": "On branch no_bug_movemente\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/home/home.page.ts\n\tmodified: src/app/pages/events/events.page.ts\n\tmodified: src/environments/environment.ts",
"changeStatus": "On branch no_bug_movemente\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/services/auth.service.ts\n\tmodified: src/app/services/events.service.ts\n\tmodified: src/environments/environment.ts\n\tmodified: version/git-version.ts",
"changeAuthor": "peter.maquiran"
}