chore(package): update version to 3.0.0-beta-1.0.0 in package.json
Some checks failed
Deploy to production / deploy (push) Failing after 3m22s

[force-deploy]
This commit is contained in:
Torsten Schulz (local)
2026-04-17 13:41:00 +02:00
parent 5070785a50
commit 9a92940dab

View File

@@ -1,6 +1,6 @@
{ {
"name": "yourpart", "name": "yourpart",
"version": "3.0.0-pre-alpha.0.1", "version": "3.0.0-beta-1.0.0",
"scripts": { "scripts": {
"start": "npm-run-all --parallel build start:backend", "start": "npm-run-all --parallel build start:backend",
"build": "cd frontend && npm run build", "build": "cd frontend && npm run build",