chore: bump version to v3.2.1

Patch release including:
- Updated favicon
- Added fallback for 3D Scene
- Updated packages
- Logo changes and optimizations
This commit is contained in:
Arunavo Ray
2025-08-06 10:05:41 +05:30
parent 4c15ecb1bf
commit 122848c970

View File

@@ -1,7 +1,7 @@
{ {
"name": "gitea-mirror", "name": "gitea-mirror",
"type": "module", "type": "module",
"version": "3.2.0", "version": "3.2.1",
"engines": { "engines": {
"bun": ">=1.2.9" "bun": ">=1.2.9"
}, },