chore: bump version to v3.2.2

Patch release including:
- Fix for issues #68 and #69
- Hero redesign improvements
- Mobile hero image support
This commit is contained in:
Arunavo Ray
2025-08-09 10:25:38 +05:30
parent da95c1d5fd
commit afaac70bb8

View File

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