From 10da04dd91bbd1ad1b20f108233f73b7ea5604bf Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Mon, 2 Feb 2026 20:25:52 +0000 Subject: [PATCH] build: bump version to 0.0.785 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 7029667f7..b70d54018 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 784, - "version": "0.0.784", + "builds": 785, + "version": "0.0.785", "lastMerge": null, - "lastBuild": "2026-02-02T11:59:11+00:00" + "lastBuild": "2026-02-02T20:25:51+00:00" }