This commit is contained in:
Peter Maquiran
2023-06-10 21:18:46 +01:00
parent 923a141ffa
commit 0ec1341cd6
2 changed files with 8 additions and 7 deletions
+2 -1
View File
@@ -85,4 +85,5 @@ cypress/videos
*.rar
src/app/domain
src/app/controller
src/app/controller
src/app/models/beast-orm-pro.ts
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "8c34d2d7c",
"SHA": "8c34d2d7cf245c39cca00837e1bb5cd907d26f9b",
"shortSHA": "923a141ff",
"SHA": "923a141ffab6f4b1d3c0a1687b2e41ac7dd04a3b",
"branch": "feature/gabinete-search",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Sat Jun 10 20:17:51 2023 +0100'",
"lastCommitMessage": "remove error",
"lastCommitNumber": "4967",
"lastCommitTime": "'Sat Jun 10 21:14:50 2023 +0100'",
"lastCommitMessage": "remove",
"lastCommitNumber": "4968",
"change": "",
"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\tdeleted: src/assets/app.module.ts",
"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",
"changeAuthor": "peter.maquiran"
}