This commit is contained in:
Peter Maquiran
2023-03-10 11:41:44 +01:00
parent 9c7281ce48
commit a25b8ba40f
6 changed files with 40 additions and 23 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "a558e835a",
"SHA": "a558e835a044e44664bb473f0e70428ad8a82b56",
"shortSHA": "9c7281ce4",
"SHA": "9c7281ce48b7bd3b792db5b350d99dd7cf06f60e",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Thu Mar 9 17:13:19 2023 +0100'",
"lastCommitMessage": "remove plugin and remove header",
"lastCommitNumber": "4857",
"lastCommitTime": "'Thu Mar 9 17:14:42 2023 +0100'",
"lastCommitMessage": "fix",
"lastCommitNumber": "4858",
"change": "",
"changeStatus": "On branch no_bug_movemente\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/shared/publication/view-publications/view-publications.page.ts",
"changeStatus": "On branch no_bug_movemente\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/chat/chat.page.ts\n\tmodified: src/app/pages/chat/group-messages/group-messages.page.ts\n\tmodified: src/app/shared/chat/group-messages/group-messages.page.ts\n\tmodified: src/app/shared/popover/chat-popover/chat-popover.page.ts\n\tmodified: src/theme/variables.scss\n\tmodified: version/git-version.ts",
"changeAuthor": "peter.maquiran"
}