bump version

This commit is contained in:
SamTV12345 2024-04-10 19:06:26 +02:00
parent c7935b5e08
commit 43d57e36ae
4 changed files with 4 additions and 4 deletions

View file

@ -132,6 +132,6 @@
"test-admin": "npx playwright test tests/frontend-new/admin-spec --workers 1",
"test-admin:ui": "npx playwright test tests/frontend-new/admin-spec --ui --workers 1"
},
"version": "2.0.1",
"version": "2.0.2",
"license": "Apache-2.0"
}