chore: bump version

This commit is contained in:
DarkSky
2025-11-15 17:29:54 +08:00
parent 46958867ef
commit 4e082e4170
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.2",
"version": "0.25.5",
"scripts": {
"dev:web": "vite",
"dev:server": "tsx --env-file=.env --watch server/main.ts"