bump version

This commit is contained in:
SamTV12345 2024-03-17 22:02:49 +01:00
parent 96001b729b
commit 8dd9fb3b03
4 changed files with 4 additions and 4 deletions

View file

@ -125,6 +125,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.0",
"version": "2.0.1",
"license": "Apache-2.0"
}