From 3798456f5da98e1e1d3610fc381b5502ff5fe110 Mon Sep 17 00:00:00 2001 From: Arunavo Ray Date: Mon, 4 May 2026 08:20:26 +0530 Subject: [PATCH] chore: bump version to 3.15.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 58b46bd..197804b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gitea-mirror", "type": "module", - "version": "3.15.6", + "version": "3.15.7", "engines": { "bun": ">=1.2.9" },