From 53f2cf36fc1193356d3a552a028b486ceca08610 Mon Sep 17 00:00:00 2001 From: Arunavo Ray Date: Wed, 27 May 2026 14:53:34 +0530 Subject: [PATCH] chore: bump version to 3.16.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 73e87a6..0903478 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gitea-mirror", "type": "module", - "version": "3.16.2", + "version": "3.16.3", "engines": { "bun": ">=1.2.9" },