From 680b374c848bcca59e443b5a0366b9bb5797a083 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 08:37:38 +0000 Subject: [PATCH] chore: sync version to 3.15.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d32e573..923b89b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gitea-mirror", "type": "module", - "version": "3.15.9", + "version": "3.15.10", "engines": { "bun": ">=1.2.9" },