envirement changed

This commit is contained in:
Eudes Inácio
2023-04-14 10:36:32 +01:00
parent 53c91682d3
commit 98bbbc4da2
3 changed files with 9 additions and 9 deletions
+7 -7
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "f8614029a",
"SHA": "f8614029af16d0de93330a48cba69a45036f095e",
"shortSHA": "53c91682d",
"SHA": "53c91682d333cbc63f30c4d1f1cfb841f918b17c",
"branch": "feature/gabineteLabels",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Thu Apr 13 12:51:38 2023 +0100'",
"lastCommitMessage": "add labels",
"lastCommitNumber": "4898",
"lastCommitTime": "'Thu Apr 13 13:17:39 2023 +0100'",
"lastCommitMessage": "improve code name",
"lastCommitNumber": "4899",
"change": "",
"changeStatus": "On branch feature/gabineteLabels\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/gabinete-digital/gabinete-digital.page.html",
"changeAuthor": "peter.maquiran"
"changeStatus": "On branch feature/gabineteLabels\nYour branch is behind 'origin/feature/gabineteLabels' by 3 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\tmodified: src/environments/environment.prod.ts\n\tmodified: src/environments/environment.ts",
"changeAuthor": "eudes.inacio"
}