fix update

This commit is contained in:
Peter Maquiran
2023-06-11 12:21:07 +01:00
parent 223eae1a83
commit 96684cd1c2
2 changed files with 11 additions and 10 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "bc53c4f01",
"SHA": "bc53c4f0199184957fef3d968d7a72a16f221550",
"shortSHA": "223eae1a8",
"SHA": "223eae1a835c1b1d890c78f7c8c876acf3082b57",
"branch": "feature/gabinete-search",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Sun Jun 11 08:22:02 2023 +0100'",
"lastCommitMessage": "remove name",
"lastCommitNumber": "4971",
"lastCommitTime": "'Sun Jun 11 10:02:51 2023 +0100'",
"lastCommitMessage": "add to igingore",
"lastCommitNumber": "4972",
"change": "",
"changeStatus": "On branch feature/gabinete-search\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: .gitignore\n\tmodified: src/app/models/dailyworktask.model.ts",
"changeStatus": "On branch feature/gabinete-search\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/gabinete-digital/gabinete-digital.page.ts",
"changeAuthor": "peter.maquiran"
}