From 8a4716bdbd3b30c23103295ea500b7725cacdf36 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 03:35:40 +0000 Subject: [PATCH] chore: sync version to 3.12.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f72d560..4fbb55c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gitea-mirror", "type": "module", - "version": "3.12.2", + "version": "3.12.3", "engines": { "bun": ">=1.2.9" },