From 71bda1c3d501266e809dc631a02ee50d3eb1f75b Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Wed, 25 Feb 2026 04:14:58 +0000 Subject: [PATCH] build: bump version to 0.0.1808 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index d5ac6a8f2..ef0826eac 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 1807, - "version": "0.0.1807", + "builds": 1808, + "version": "0.0.1808", "lastMerge": null, - "lastBuild": "2026-02-25T04:09:01+00:00" + "lastBuild": "2026-02-25T04:14:58+00:00" }