From 4dbd6109342bdaf2a8ca358486037a5dfe0247f8 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Thu, 5 Feb 2026 23:48:55 +0000 Subject: [PATCH] build: bump version to 0.0.881 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 683eb9240..f90b184d1 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 880, - "version": "0.0.880", + "builds": 881, + "version": "0.0.881", "lastMerge": null, - "lastBuild": "2026-02-05T23:07:01+00:00" + "lastBuild": "2026-02-05T23:48:55+00:00" }