From 589e5fb2b105ca80eac459e1747a9241f4e79129 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Fri, 6 Feb 2026 10:29:03 +0000 Subject: [PATCH] build: bump version to 0.0.895 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index dccc4f9bc..d31fbbcf1 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 894, - "version": "0.0.894", + "builds": 895, + "version": "0.0.895", "lastMerge": null, - "lastBuild": "2026-02-06T10:22:16+00:00" + "lastBuild": "2026-02-06T10:29:02+00:00" }