diff --git a/version/git-version.ts b/version/git-version.ts index 1c9e3f9a8..f30e48e08 100644 --- a/version/git-version.ts +++ b/version/git-version.ts @@ -1,11 +1,11 @@ export let versionData = { - "shortSHA": "12edcc748", - "SHA": "12edcc7481b60fa092db21006d95a429fb8ed1c3", + "shortSHA": "739279d3e", + "SHA": "739279d3e319d6e810224bbe838d2493c9f1bf22", "branch": "feature/agenda-api-peter", "lastCommitAuthor": "'Peter Maquiran'", - "lastCommitTime": "'Fri Jul 26 17:02:35 2024 +0100'", - "lastCommitMessage": "update verion", - "lastCommitNumber": "5888", - "changeStatus": "On branch feature/agenda-api-peter\nYour branch is up to date with 'origin/feature/agenda-api-peter'.\n\nChanges to be committed:\n (use \"git restore --staged ...\" to unstage)\n\tmodified: src/app/pages/publications/new-publication/new-publication.page.ts\n\tmodified: src/app/pages/publications/view-publications/view-publications.page.ts\n\tmodified: src/app/services/monitoring/opentelemetry/tracer.ts", + "lastCommitTime": "'Fri Jul 26 18:19:08 2024 +0100'", + "lastCommitMessage": "add logs", + "lastCommitNumber": "5889", + "changeStatus": "On branch feature/agenda-api-peter\nYour branch is ahead of 'origin/feature/agenda-api-peter' by 1 commit.\n (use \"git push\" to publish your local commits)\n\nChanges to be committed:\n (use \"git restore --staged ...\" to unstage)\n\tmodified: version/git-version.ts", "changeAuthor": "peter.maquiran" } \ No newline at end of file