From 3bf925335e8d90fd2ced060bd37be3867c4e2be1 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Fri, 13 Feb 2026 13:49:38 +0000 Subject: [PATCH] build: bump version to 0.0.1241 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index bf5b819bf..41babcb33 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 1240, - "version": "0.0.1240", + "builds": 1241, + "version": "0.0.1241", "lastMerge": null, - "lastBuild": "2026-02-13T13:42:31+00:00" + "lastBuild": "2026-02-13T13:49:37+00:00" }