From 9350906c2ba701fd2ef73f85529a3a9c4a7226e2 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Fri, 30 Jan 2026 23:42:52 +0000 Subject: [PATCH] build: bump version to 0.0.497 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 3183be2fd..4f1340114 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 496, - "version": "0.0.496", + "builds": 497, + "version": "0.0.497", "lastMerge": null, - "lastBuild": "2026-01-30T23:32:15+00:00" + "lastBuild": "2026-01-30T23:42:51+00:00" }