+
-
diff --git a/version/git-version.ts b/version/git-version.ts
index 85a3583ab..c5d30851b 100644
--- a/version/git-version.ts
+++ b/version/git-version.ts
@@ -1,12 +1,12 @@
export let versionData = {
- "shortSHA": "c96aad213",
- "SHA": "c96aad2136d71846600d94c92d4a2f82439a0e3c",
+ "shortSHA": "a05918788",
+ "SHA": "a0591878852492c56134ff984c8ce56a75329b28",
"branch": "developer",
"lastCommitAuthor": "'Eudes Inácio'",
- "lastCommitTime": "'Mon Jul 31 16:58:36 2023 +0100'",
- "lastCommitMessage": "pull made and remove time from notification erro",
- "lastCommitNumber": "5133",
+ "lastCommitTime": "'Thu Aug 3 13:04:58 2023 +0100'",
+ "lastCommitMessage": "duplication of notification solved",
+ "lastCommitNumber": "5134",
"change": "",
- "changeStatus": "On branch developer\nYour branch is ahead of 'origin/developer' by 8 commits.\n (use \"git push\" to publish your local commits)\n\nChanges to be committed:\n (use \"git restore --staged
...\" to unstage)\n\tmodified: src/app/modals/profile/profile.page.ts\n\tmodified: src/app/pages/login/login.page.ts\n\tmodified: src/app/services/notifications.service.ts",
+ "changeStatus": "On branch developer\nYour branch and 'origin/developer' have diverged,\nand have 9 and 2 different commits each, respectively.\n (use \"git pull\" to merge the remote branch into yours)\n\nAll conflicts fixed but you are still merging.\n (use \"git commit\" to conclude merge)\n\nChanges to be committed:\n\tmodified: src/app/home/home.page.html\n\tmodified: src/app/pages/gabinete-digital/gabinete-digital.page.html\n\tmodified: src/app/pages/login/login.page.html\n\tmodified: src/app/pages/search/search.page.ts\n\tmodified: src/app/shared/gabinete-digital/despachos/despachos.page.html",
"changeAuthor": "eudes.inacio"
}
\ No newline at end of file