chore: bump version

This commit is contained in:
DarkSky
2025-12-08 10:47:37 +08:00
parent 903e0c4d71
commit 776ca2c702
124 changed files with 126 additions and 126 deletions
@@ -2,7 +2,7 @@
"name": "@affine/media-capture-playground",
"private": true,
"type": "module",
"version": "0.25.5",
"version": "0.25.7",
"scripts": {
"dev:web": "vite",
"dev:server": "tsx --env-file=.env --watch server/main.ts"