improve update list

This commit is contained in:
Peter Maquiran
2023-06-10 22:57:03 +01:00
parent 0ec1341cd6
commit 1af0b1f3f4
4 changed files with 18 additions and 45 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "923a141ff",
"SHA": "923a141ffab6f4b1d3c0a1687b2e41ac7dd04a3b",
"shortSHA": "0ec1341cd",
"SHA": "0ec1341cd6f01ace6e3332c609278d4faee2f440",
"branch": "feature/gabinete-search",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Sat Jun 10 21:14:50 2023 +0100'",
"lastCommitMessage": "remove",
"lastCommitNumber": "4968",
"lastCommitTime": "'Sat Jun 10 21:18:46 2023 +0100'",
"lastCommitMessage": "commit",
"lastCommitNumber": "4969",
"change": "",
"changeStatus": "On branch feature/gabinete-search\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: .gitignore\n\tmodified: version/git-version.ts",
"changeStatus": "On branch feature/gabinete-search\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/models/beast-orm.ts\n\tmodified: src/app/pages/gabinete-digital/despachos-pr/despacho-pr/despacho-pr.page.html\n\tmodified: src/app/shared/popover/opts-expediente/opts-expediente.page.ts",
"changeAuthor": "peter.maquiran"
}