From 3b5f73b83c58dd15b253fcfb4e457261a64ade05 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Sat, 10 Jan 2026 12:03:39 +0000 Subject: [PATCH] build: bump version to 0.0.282 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 7f462f768..c31f194c7 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 281, - "version": "0.0.281", + "builds": 282, + "version": "0.0.282", "lastMerge": null, - "lastBuild": "2026-01-10T12:02:29+00:00" + "lastBuild": "2026-01-10T12:03:39+00:00" }