diff --git a/version/git-version.ts b/version/git-version.ts index 2da977232..7496339db 100644 --- a/version/git-version.ts +++ b/version/git-version.ts @@ -1,11 +1,11 @@ export let versionData = { - "shortSHA": "23cf0fc4c", - "SHA": "23cf0fc4cbaa27c66e763f32c2c0533cce6a4442", + "shortSHA": "1e2224ddf", + "SHA": "1e2224ddfcb01674695c7bc884526483ed90078b", "branch": "feature/agenda-api-peter", "lastCommitAuthor": "'Peter Maquiran'", - "lastCommitTime": "'Mon Jul 15 15:11:29 2024 +0100'", - "lastCommitMessage": "remove alert", - "lastCommitNumber": "5869", - "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/gabinete-digital/gabinete-digital.page.html\n\tmodified: src/app/services/monitoring/opentelemetry/tracer.ts\n\tmodified: src/app/services/notifications.service.ts\n\tmodified: version/git-version.ts\n\nChanges not staged for commit:\n (use \"git add ...\" to update what will be committed)\n (use \"git restore ...\" to discard changes in working directory)\n\tmodified: src/app/services/monitoring/opentelemetry/opentelemetry.ts\n\tmodified: version/git-version.ts", + "lastCommitTime": "'Tue Jul 16 11:47:51 2024 +0100'", + "lastCommitMessage": "improve open telemetry tracing", + "lastCommitNumber": "5870", + "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