From b109eb2fcbb5303bbab2a444d9c3a212672b7b44 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Wed, 18 Mar 2026 20:23:14 +0000 Subject: [PATCH] build: bump version to 0.0.2000 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index f9eb48d41..0712ee40d 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 1999, - "version": "0.0.1999", + "builds": 2000, + "version": "0.0.2000", "lastMerge": null, - "lastBuild": "2026-03-18T12:01:28+00:00" + "lastBuild": "2026-03-18T20:23:13+00:00" }