From 38ad3ecdbb51299447a48b3dbc7cb599337cd430 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Tue, 3 Feb 2026 04:58:38 +0000 Subject: [PATCH] build: bump version to 0.0.813 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 7c5b3aca9..f6edc4901 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 812, - "version": "0.0.812", + "builds": 813, + "version": "0.0.813", "lastMerge": null, - "lastBuild": "2026-02-03T04:12:23+00:00" + "lastBuild": "2026-02-03T04:58:37+00:00" }