chore: bump version to 0.3.2

This commit is contained in:
2025-09-13 18:52:08 -05:00
parent 28a8a15b6b
commit 8ec2f7d36f
3 changed files with 3 additions and 3 deletions

View File

@@ -25,4 +25,4 @@ dev-build *ARGS='--services web --tracing pretty': build-frontend
# Auto-reloading development build for both frontend and backend
# Will not notice if either the frontend/backend crashes, but will generally be resistant to stopping on their own.
[parallel]
dev: frontend backend
dev *ARGS='--services web,bot': frontend (backend ARGS)