From 9697661fb65b37d024a5dc87a76359daeb96a9a7 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Thu, 5 Feb 2026 11:28:30 +0000 Subject: [PATCH] build: bump version to 0.0.870 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index f90b2f8c4..5aedd0210 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 869, - "version": "0.0.869", + "builds": 870, + "version": "0.0.870", "lastMerge": null, - "lastBuild": "2026-02-05T11:23:01+00:00" + "lastBuild": "2026-02-05T11:28:29+00:00" }