From 5f77fceacafd57f9aaed3f511f9bbd50f188e53a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 13:15:13 +0000 Subject: [PATCH] chore: sync version to 3.13.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 86a222f..d5082aa 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gitea-mirror", "type": "module", - "version": "3.13.3", + "version": "3.13.4", "engines": { "bun": ">=1.2.9" },