From ffb7bd3cb06dbf6aba8f1eff4bf2c1b871ee6d16 Mon Sep 17 00:00:00 2001 From: Arunavo Ray Date: Thu, 2 Oct 2025 21:19:32 +0530 Subject: [PATCH] v3.8.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 11587a7..668ee4e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gitea-mirror", "type": "module", - "version": "3.7.1", + "version": "3.8.2", "engines": { "bun": ">=1.2.9" },