From ad549dad9b6fc7997469680bf65d980dbfc7ac28 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 06:50:50 +0000 Subject: [PATCH] chore: sync version to 3.15.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c3c6c0..0f0ab4f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gitea-mirror", "type": "module", - "version": "3.15.11", + "version": "3.15.12", "engines": { "bun": ">=1.2.9" },