Release 1.4.4

Fix library scanning by disabling multi-threading (#174)
This commit is contained in:
Simon
2023-11-03 13:43:48 +01:00
committed by GitHub
parent a5bcf0c082
commit 3dcdda27ab
4 changed files with 35 additions and 36 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "frontend",
"version": "1.4.2-SNAPSHOT",
"version": "1.4.4-SNAPSHOT",
"scripts": {
"ng": "ng",
"start": "ng serve",