From a9dd6465730578f682d7e042a898eb3da059f68c Mon Sep 17 00:00:00 2001 From: Arunavo Ray Date: Sat, 25 Oct 2025 09:04:14 +0530 Subject: [PATCH] v3.8.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2c6a0e6..8d7cc65 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gitea-mirror", "type": "module", - "version": "3.8.7", + "version": "3.8.9", "engines": { "bun": ">=1.2.9" },