update verion

This commit is contained in:
Peter Maquiran
2024-07-26 17:02:35 +01:00
parent aef52722e8
commit 12edcc7481
+6 -6
View File
@@ -1,11 +1,11 @@
export let versionData = {
"shortSHA": "c91086fce",
"SHA": "c91086fcef5c7628592c4cf3985e13bd39ddeefa",
"shortSHA": "aef52722e",
"SHA": "aef52722e878d364f129191a3188d91c2e93b924",
"branch": "feature/agenda-api-peter",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Fri Jul 26 15:28:38 2024 +0100'",
"lastCommitMessage": "dont send logs on production",
"lastCommitNumber": "5886",
"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: src/app/interceptors/token.interceptors.ts\n\tmodified: src/app/pages/publications/new-publication/new-publication.page.ts\n\tmodified: src/app/shared/publication/upload/publication-from-mv.service.ts",
"lastCommitTime": "'Fri Jul 26 17:00:06 2024 +0100'",
"lastCommitMessage": "add token login and publication hub connection",
"lastCommitNumber": "5887",
"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: version/git-version.ts",
"changeAuthor": "peter.maquiran"
}