From 3d6e21895a3dff7a3208ca968e395b45791eb74a Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Wed, 4 Feb 2026 23:10:20 +0000 Subject: [PATCH] build: bump version to 0.0.850 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 54b60c753..81cebc680 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 849, - "version": "0.0.849", + "builds": 850, + "version": "0.0.850", "lastMerge": null, - "lastBuild": "2026-02-04T13:06:20+00:00" + "lastBuild": "2026-02-04T23:10:19+00:00" }