diff --git a/version/git-version.ts b/version/git-version.ts index 2738ccccc..e198c7e27 100644 --- a/version/git-version.ts +++ b/version/git-version.ts @@ -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 ...\" 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 ...\" to unstage)\n\tmodified: version/git-version.ts", "changeAuthor": "peter.maquiran" } \ No newline at end of file