From 588567931a25cfa5865fce1e22f3883601cfa3f6 Mon Sep 17 00:00:00 2001 From: Arunavo Ray Date: Sun, 26 Apr 2026 13:43:45 +0530 Subject: [PATCH] chore: bump version to 3.15.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea9f539..58b46bd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gitea-mirror", "type": "module", - "version": "3.15.5", + "version": "3.15.6", "engines": { "bun": ">=1.2.9" },