update build version

This commit is contained in:
Peter Maquiran
2024-07-16 11:49:12 +01:00
parent 1e2224ddfc
commit ee2b56dd2c
+6 -6
View File
@@ -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 <file>...\" 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 <file>...\" to update what will be committed)\n (use \"git restore <file>...\" 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 <file>...\" to unstage)\n\tmodified: version/git-version.ts",
"changeAuthor": "peter.maquiran"
}