bump version
Some checks failed
fp/our CI/CD / build (push) Successful in 7m54s
ci / test (push) Failing after 2m49s

This commit is contained in:
CJ_Clippy 2025-10-12 07:15:49 -08:00
parent 2471523c4a
commit 1f7083e63a

View File

@ -1,7 +1,7 @@
{
"name": "futureporn-our",
"private": true,
"version": "2.8.31",
"version": "2.8.32",
"type": "module",
"scripts": {
"dev": "concurrently npm:dev:serve npm:dev:build:server npm:dev:build:client npm:dev:worker npm:dev:compose npm:dev:sftp npm:dev:qbittorrent npm:dev:tailscale",
@ -116,4 +116,4 @@
"prisma": {
"seed": "tsx prisma/seed.ts"
}
}
}