From 97d98b82c66b55b7675a2ac6a7553d4a216fe7e3 Mon Sep 17 00:00:00 2001 From: Arunavo Ray Date: Thu, 16 Jul 2026 21:52:01 +0530 Subject: [PATCH] chore: bump version to 3.21.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4758b5..581b7bb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gitea-mirror", "type": "module", - "version": "3.20.4", + "version": "3.21.0", "engines": { "bun": ">=1.2.9" },