From 602ec83fec7762be12fa2133ea7ae4f83c15f11c Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Fri, 30 Jan 2026 22:44:57 +0000 Subject: [PATCH] build: bump version to 0.0.491 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 22ff05756..c844522df 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 490, - "version": "0.0.490", + "builds": 491, + "version": "0.0.491", "lastMerge": null, - "lastBuild": "2026-01-30T22:37:08+00:00" + "lastBuild": "2026-01-30T22:44:57+00:00" }