From 0767cc595eb0eb25625665956e55fa3fb355a47d Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Mon, 5 Jan 2026 10:27:50 +0000 Subject: [PATCH] build: bump version to 0.0.203 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index d0c156e9e..d8460d6f0 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 202, - "version": "0.0.202", + "builds": 203, + "version": "0.0.203", "lastMerge": null, - "lastBuild": "2026-01-05T06:47:17+00:00" + "lastBuild": "2026-01-05T10:27:50+00:00" }