From 61576e38fc5c6df258af3b60500b693d2b4bc4f1 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Sat, 31 Jan 2026 00:05:37 +0000 Subject: [PATCH] build: bump version to 0.0.500 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 44b621be1..1071eaf5b 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 499, - "version": "0.0.499", + "builds": 500, + "version": "0.0.500", "lastMerge": null, - "lastBuild": "2026-01-30T23:55:07+00:00" + "lastBuild": "2026-01-31T00:05:36+00:00" }